Searched refs:bdc_thread_call (Results 1 – 1 of 1) sorted by relevance
497 thread_call_t bdc_thread_call; member4027 if (call->bdc_thread_call == NULL) {4028 call->bdc_thread_call = thread_call_allocate(4032 thread_call_enter(call->bdc_thread_call);4107 if (call->bdc_thread_call != NULL) {4108 result = thread_call_free(call->bdc_thread_call);4113 call->bdc_thread_call = NULL;