Searched refs:bdc_thread_call (Results 1 – 1 of 1) sorted by relevance
541 thread_call_t bdc_thread_call; member4386 if (call->bdc_thread_call == NULL) {4387 call->bdc_thread_call = thread_call_allocate(4391 thread_call_enter(call->bdc_thread_call);4466 if (call->bdc_thread_call != NULL) {4467 result = thread_call_free(call->bdc_thread_call);4472 call->bdc_thread_call = NULL;