Home
last modified time | relevance | path

Searched refs:pthread_key_create (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgai_strerror.c71 if (pthread_key_create(&key, free) != 0) { in gai_strerror()
H A Dirs_data.c135 if (pthread_key_create(&key, net_data_destroy) != 0) { in net_data_init()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dmtctxres.c43 pthread_keycreate_ret = pthread_key_create(&key, __res_destroy_ctx); in _mtctxres_init()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c118 # pragma weak pthread_key_create macro
139 || &pthread_key_create == 0 in krb5int_pthread_loaded()
446 err = pthread_key_create(&key, thread_termination); in krb5int_thread_support_init()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtsd.c136 #pragma weak _pthread_key_create = pthread_key_create
138 pthread_key_create(pthread_key_t *pkey, void (*destructor)(void *)) in pthread_key_create() function
H A Dc11_thr.c270 if (pthread_key_create(key, dtor) == 0) in tss_create()
/illumos-gate/usr/src/lib/libnisdb/
H A Dnisdb_mt.cc53 (void) pthread_key_create(&nisdb_tsd_key, __nisdb_tsd_destroy); in __nisdb_init_tsd_key()
H A Dldap_util.c100 (void) pthread_key_create(&tsdKey, __destroyTsdKey); in __initTsdKey()
/illumos-gate/usr/src/lib/libscf/common/
H A Derror.c116 if (pthread_key_create(&scf_error_key, NULL) == 0) in scf_setup_error()
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_misc.c88 if (pthread_key_create(&uu_error_key, NULL) != 0) in uu_set_error()
/illumos-gate/usr/src/head/
H A Dpthread.h246 extern int pthread_key_create(pthread_key_t *, void (*)(void *));
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio_alloc.c420 (void) pthread_key_create(&_aio_key, _aio_worker_free); in init_aio()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.c393 if ((error = pthread_key_create(&create_threads_key, in init_idmapd()
H A Ddbutils.c138 rc = pthread_key_create(&idmap_tsd_key, idmap_tsd_destroy); in idmap_init_tsd_key()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c315 if ( pthread_key_create(&nsldapi_key, free ) != 0) { in nsldapi_initialize_defaults()
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers179 pthread_key_create { TYPE = FUNCTION };
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c734 if ((errno = pthread_key_create(&thread_info_key, in main()
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers186 pthread_key_create { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common640 pthread_key_create
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd.c420 if (pthread_key_create(&dp->d_key, NULL) != 0) in fmd_create()
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtrace_jni.c220 (void) pthread_key_create(&g_dtj_consumer_key, NULL); in dtj_add_consumer()
/illumos-gate/usr/src/man/man3c/
H A DMakefile345 pthread_key_create.3c \
2235 pthread_key_create_once_np.3c := LINKSRC = pthread_key_create.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1657 pthread_key_create;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc930 file path=usr/share/man/man3c/pthread_key_create.3c
932 target=pthread_key_create.3c