Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DdarwinEvents.c93 static pthread_t fd_add_tid = NULL; variable
375 if (!fd_add_tid) in DarwinEQInit()
376 fd_add_tid = create_thread(DarwinProcessFDAdditionQueue_thread, NULL); in DarwinEQInit()