Home
last modified time | relevance | path

Searched refs:pthread_once (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h459 # pragma weak pthread_once macro
470 # define K5_PTHREADS_LOADED (&pthread_once != 0)
512 ? pthread_once(&(O)->o,F) \
517 # define k5_once pthread_once
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c141 || &pthread_once == 0 in krb5int_pthread_loaded()
156 || pthread_once(&loaded_test_once, loaded_test_aux) != 0 in krb5int_pthread_loaded()
157 || pthread_once(&loaded_test_once, loaded_test_aux) != 0 in krb5int_pthread_loaded()
/titanic_44/usr/src/lib/libc/port/rt/
H A Dclock_timer.c90 (void) pthread_once(&timer_once, timer_init); in timer_create()
/titanic_44/usr/src/lib/libbsm/common/
H A Daudit_plugin.c74 (void) pthread_once(&once_control, init_syslog_mutex); in __audit_syslog()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c42 if (pthread_once(flag, func) != 0) in call_once()
H A Dpthread.c158 pthread_once(pthread_once_t *once_control, void (*init_routine)(void)) in pthread_once() function
/titanic_44/usr/src/head/
H A Dpthread.h219 extern int pthread_once(pthread_once_t *, void (*)(void));
/titanic_44/usr/src/lib/libsysevent/
H A Dlibevchannel.c390 (void) pthread_once(&xsub_thrattr_once, xsub_thrattr_init); in xsub_door_server_create()
610 (void) pthread_once(&dfltsa_inited, init_dfltsa); in sysevent_evc_xsubscribe()
H A Dlibsysevent.c2070 (void) pthread_once(&xdoor_thrattr_once, xdoor_thrattr_init); in xdoor_server_create()
/titanic_44/usr/src/lib/libpthread/common/
H A Dmapfile-vers197 pthread_once { TYPE = FUNCTION };
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common666 pthread_once
/titanic_44/usr/src/lib/libthread/common/
H A Dmapfile-vers204 pthread_once { TYPE = FUNCTION };
/titanic_44/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c773 (void) pthread_once(&recv_once_control, init_recv_record); in send_record()
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers1442 pthread_once;
/titanic_44/usr/src/man/man3c/
H A DMakefile339 pthread_once.3c \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc334 file path=usr/share/man/man3c/pthread_once.3c