HomeSort by: relevance | last modified time | path
    Searched refs:lmutex_destroy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h 101 #define lmutex_destroy(lock) mutex_destroy(&(lock)->mtx) macro
  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_kern_lib.c 161 lmutex_destroy(&instance->bulk_waiter_list_mutex);
vchiq_core.c 2680 lmutex_destroy(&service->bulk_mutex);

Completed in 16 milliseconds