Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DNativeSubWindow_qnx.cpp24 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable
33 pthread_once(&once_control, screen_init); in get_screen_context()
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp20 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable
30 pthread_once(&once_control, screen_init); in get_screen_context()