Searched defs:once_control (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dwindows-once.c28 glwthread_once (glwthread_once_t *once_control, void (*initfunction) (void)) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dwindows-once.c28 glwthread_once (glwthread_once_t *once_control, void (*initfunction) (void)) argument
[all...]
/netbsd-current/lib/libpthread/
H A Dpthread_once.c57 pthread_once(pthread_once_t *once_control, void (*routine)(void)) argument
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/glthread/
H A Dlock.c706 glthread_once_singlethreaded (pthread_once_t *once_control) argument
724 glthread_once_multithreaded (pthread_once_t *once_control, argument
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dgold-threads.cc293 once_control() function in class:gold::Once_initialize
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/glthread/
H A Dlock.c706 glthread_once_singlethreaded (pthread_once_t *once_control) argument
724 glthread_once_multithreaded (pthread_once_t *once_control, argument
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dgold-threads.cc293 once_control() function in class:gold::Once_initialize
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dgold-threads.cc293 once_control() function in class:gold::Once_initialize
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlock.c365 glthread_once_singlethreaded (pthread_once_t *once_control) argument
405 glthread_once_singlethreaded (pth_once_t *once_control) argument
482 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) argument
501 glthread_once_singlethreaded(gl_once_t *once_control) argument
884 glthread_once(gl_once_t *once_control, void (*initfunction) (void)) argument
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlock.c364 glthread_once_singlethreaded (pthread_once_t *once_control) argument
404 glthread_once_singlethreaded (pth_once_t *once_control) argument
481 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) argument
500 glthread_once_singlethreaded(gl_once_t *once_control) argument
883 glthread_once(gl_once_t *once_control, void (*initfunction) (void)) argument
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlock.c364 glthread_once_singlethreaded (pthread_once_t *once_control) argument
404 glthread_once_singlethreaded (pth_once_t *once_control) argument
481 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) argument
500 glthread_once_singlethreaded(gl_once_t *once_control) argument
883 glthread_once(gl_once_t *once_control, void (*initfunction) (void)) argument
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c514 static gl_once_t once_control; variable
/netbsd-current/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc362 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable

Completed in 123 milliseconds