Searched defs:PMC_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
140 #define PMC_LOCK_INIT(_sc) mtx_init(&(_sc)->mtx, \ macro
144 #define PMC_LOCK_INIT(_sc) mtx_init(&(_sc)->mtx, \ macro