Searched refs:bdc_thread_call (Results 1 – 1 of 1) sorted by relevance
539 thread_call_t bdc_thread_call; member4291 if (call->bdc_thread_call == NULL) {4292 call->bdc_thread_call = thread_call_allocate(4296 thread_call_enter(call->bdc_thread_call);4371 if (call->bdc_thread_call != NULL) {4372 result = thread_call_free(call->bdc_thread_call);4377 call->bdc_thread_call = NULL;