Searched refs:glthread_once_singlethreaded (Results 1 – 2 of 2) sorted by relevance
368 : (glthread_once_singlethreaded (ONCE_CONTROL) ? (INITFUNCTION (), 0) : 0))369 extern int glthread_once_singlethreaded (pthread_once_t *once_control);475 : (glthread_once_singlethreaded (ONCE_CONTROL) ? (INITFUNCTION (), 0) : 0))477 extern int glthread_once_singlethreaded (pth_once_t *once_control);604 : (glthread_once_singlethreaded (ONCE_CONTROL) ? (INITFUNCTION (), 0) : 0))606 extern int glthread_once_singlethreaded (gl_once_t *once_control);
457 glthread_once_singlethreaded (pthread_once_t *once_control) in glthread_once_singlethreaded() function504 glthread_once_singlethreaded (pth_once_t *once_control) in glthread_once_singlethreaded() function615 glthread_once_singlethreaded (gl_once_t *once_control) in glthread_once_singlethreaded() function