Home
last modified time | relevance | path

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

/external/bison/lib/glthread/
Dlock.h755 (glthread_once_func (ONCE_CONTROL, INITFUNCTION), 0)
756 extern void glthread_once_func (gl_once_t *once_control, void (*initfunction) (void));
Dlock.c1019 glthread_once_func (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once_func() function