@Retention(value=RUNTIME) @Target(value=PARAMETER) public static @interface CEntryPoint.IsolateThreadContext
IsolateThread
parameter to use as the execution context. At most one
parameter can be annotated with this annotation or CEntryPoint.IsolateContext
.