Searched refs:context_destroy (Results 1 – 3 of 3) sorted by relevance
106 void (*context_destroy)(void *context) __unused) in dllockinit()109 if (context_destroy != NULL) in dllockinit()110 context_destroy(context); in dllockinit()
104 void (*context_destroy)(void *context); member
3683 void (*context_destroy)(void *context)) in dllockinit()3692 cur_context_destroy = context_destroy; in dllockinit()