Searched refs:mevent_lmutex (Results 1 – 1 of 1) sorted by relevance
57 static pthread_mutex_t mevent_lmutex; variable81 pthread_mutex_lock(&mevent_lmutex); in mevent_qlock()87 pthread_mutex_unlock(&mevent_lmutex); in mevent_qunlock()383 pthread_mutex_init(&mevent_lmutex, &attr); in mevent_init()402 pthread_mutex_destroy(&mevent_lmutex); in mevent_deinit()
Completed in 6 milliseconds