Searched refs:bdc_thread_call (Results 1 – 1 of 1) sorted by relevance
496 thread_call_t bdc_thread_call; member3970 if (call->bdc_thread_call == NULL) {3971 call->bdc_thread_call = thread_call_allocate(3975 thread_call_enter(call->bdc_thread_call);4050 if (call->bdc_thread_call != NULL) {4051 result = thread_call_free(call->bdc_thread_call);4056 call->bdc_thread_call = NULL;