Searched refs:orig_context (Results 1 – 2 of 2) sorted by relevance
31 void *orig_context; member82 dispatch_queue_t queue, void *orig_context, in AllocContext() argument87 new_context->orig_context = orig_context; in AllocContext()140 context->orig_work(context->orig_context); in dispatch_callback_wrap()424 new_context.orig_context = handler; // To explicitly capture "handler". in TSAN_INTERCEPTOR()453 new_context.orig_context = handler; // To explicitly capture "handler". in TSAN_INTERCEPTOR()484 new_context.orig_context = handler; // To explicitly capture "handler". in TSAN_INTERCEPTOR()595 new_context.orig_context = ^(void) { in TSAN_INTERCEPTOR()612 new_context.orig_context = ^(void) { in TSAN_INTERCEPTOR()630 new_context.orig_context = ^(void) { in TSAN_INTERCEPTOR()[all …]
56 krb5_context orig_context; member260 reqctx->orig_context = context; in k5_preauth_request_context_init()291 if (reqctx->orig_context == context && pctx != NULL) { in k5_preauth_request_context_fini()311 if (reqctx != NULL && reqctx->orig_context != context) { in k5_preauth_check_context()