Searched refs:CTX_TRYLOCK (Results 1 – 2 of 2) sorted by relevance
44 #define CTX_TRYLOCK(ctx) pthread_mutex_trylock(&(ctx)->ctx_lock)38 #define CTX_TRYLOCK( global() macro
249 err = CTX_TRYLOCK(ctx); in libusb_try_lock_events()