lock.h | 70 Type: gl_once_t 360 /* -------------------------- gl_once_t datatype -------------------------- */ 362 typedef pthread_once_t gl_once_t; typedef 467 /* -------------------------- gl_once_t datatype -------------------------- */ 469 typedef pth_once_t gl_once_t; typedef 591 /* -------------------------- gl_once_t datatype -------------------------- */ 598 gl_once_t; typedef in typeref:struct:__anon4952 600 STORAGECLASS gl_once_t NAME = { 0, DEFAULTMUTEX }; 605 extern int glthread_once_multithreaded (gl_once_t *once_control, void (*initfunction) (void)); 606 extern int glthread_once_singlethreaded (gl_once_t *once_control) 751 gl_once_t; typedef in typeref:struct:__anon4958 803 typedef int gl_once_t; typedef [all...] |