Home
last modified time | relevance | path

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

/titanic_50/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.c139 if (pthread_key_create(&key, net_data_destroy) != 0) { in net_data_init()
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dmtctxres.c43 pthread_keycreate_ret = pthread_key_create(&key, __res_destroy_ctx); in _mtctxres_init()
/titanic_50/usr/src/lib/libc/port/threads/
H A Dtsd.c138 #pragma weak _pthread_key_create = pthread_key_create
140 pthread_key_create(pthread_key_t *pkey, void (*destructor)(void *)) in pthread_key_create() function
H A Dc11_thr.c269 if (pthread_key_create(key, dtor) == 0) in tss_create()
/titanic_50/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()
/titanic_50/usr/src/lib/libnisdb/
H A Dnisdb_mt.cc55 (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()
/titanic_50/usr/src/lib/libscf/common/
H A Derror.c115 if (pthread_key_create(&scf_error_key, NULL) == 0) in scf_setup_error()
/titanic_50/usr/src/lib/libuutil/common/
H A Duu_misc.c88 if (pthread_key_create(&uu_error_key, NULL) != 0) in uu_set_error()
/titanic_50/usr/src/head/
H A Dpthread.h232 extern int pthread_key_create(pthread_key_t *, void (*)(void *));
/titanic_50/usr/src/lib/libc/port/aio/
H A Daio_alloc.c422 (void) pthread_key_create(&_aio_key, _aio_worker_free); in init_aio()
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmapd.c383 if ((error = pthread_key_create(&create_threads_key, in init_idmapd()
H A Ddbutils.c137 rc = pthread_key_create(&idmap_tsd_key, idmap_tsd_destroy); in idmap_init_tsd_key()
/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.c733 if ((errno = pthread_key_create(&thread_info_key, in main()
/titanic_50/usr/src/lib/libpthread/common/
H A Dmapfile-vers179 pthread_key_create { TYPE = FUNCTION };
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c315 if ( pthread_key_create(&nsldapi_key, free ) != 0) { in nsldapi_initialize_defaults()
/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h298 #define tsd_create(kp, d) pthread_key_create(kp, d)
/titanic_50/usr/src/lib/libthread/common/
H A Dmapfile-vers186 pthread_key_create { TYPE = FUNCTION };
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common640 pthread_key_create
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd.c420 if (pthread_key_create(&dp->d_key, NULL) != 0) in fmd_create()
/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtrace_jni.c222 (void) pthread_key_create(&g_dtj_consumer_key, NULL); in dtj_add_consumer()
/titanic_50/usr/src/man/man3c/
H A DMakefile331 pthread_key_create.3c \
2121 pthread_key_create_once_np.3c := LINKSRC = pthread_key_create.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1505 pthread_key_create;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc326 file path=usr/share/man/man3c/pthread_key_create.3c
1109 target=pthread_key_create.3c