Searched refs:ifdh_context_mutex (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Difdhandler.c51 static pthread_mutex_t ifdh_context_mutex = PTHREAD_MUTEX_INITIALIZER; variable
98 (void)pthread_mutex_lock(&ifdh_context_mutex);
140 (void)pthread_mutex_unlock(&ifdh_context_mutex);
204 (void)pthread_mutex_lock(&ifdh_context_mutex);
242 (void)pthread_mutex_unlock(&ifdh_context_mutex);
276 (void)pthread_mutex_lock(&ifdh_context_mutex);
286 (void)pthread_mutex_unlock(&ifdh_context_mutex);

Completed in 168 milliseconds