Home
last modified time | relevance | path

Searched refs:keyInfo_mutex (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c199 pthread_mutex_t keyInfo_mutex = PTHREAD_MUTEX_INITIALIZER; variable
422 pthread_mutex_lock(&keyInfo_mutex); in DarwinKeyboardReloadHandler()
451 } pthread_mutex_unlock(&keyInfo_mutex); in DarwinKeyboardReloadHandler()
508 pthread_mutex_lock(&keyInfo_mutex); in DarwinModifierNXKeyToNXKeycode()
510 pthread_mutex_unlock(&keyInfo_mutex); in DarwinModifierNXKeyToNXKeycode()
528 pthread_mutex_lock(&keyInfo_mutex); in DarwinModifierNXKeycodeToNXKey()
534 pthread_mutex_unlock(&keyInfo_mutex); in DarwinModifierNXKeycodeToNXKey()
885 pthread_mutex_lock(&keyInfo_mutex); in QuartsResyncKeymap()
888 pthread_mutex_unlock(&keyInfo_mutex); in QuartsResyncKeymap()