Searched refs:once_control (Results 1 – 2 of 2) sorted by relevance
24 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable33 pthread_once(&once_control, screen_init); in get_screen_context()
20 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable30 pthread_once(&once_control, screen_init); in get_screen_context()