Searched defs:UNLOCKED (Results 1 – 3 of 3) sorted by relevance
192 #define UNLOCKED(stmt) \ in bufferevent_run_deferred_callbacks_unlocked() macro
1104 typedef enum { UNINIT = -1, UNLOCKED, LOCKED } kmp_stub_lock_t; global() enumerator