Home
last modified time | relevance | path

Searched refs:thr_keycreate_once (Results 1 – 23 of 23) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Derror.c69 (void) thr_keycreate_once(&errkey, 0); in _elf_seterr()
110 if (thr_keycreate_once(&bufkey, free) != 0) in elf_errmsg()
/titanic_50/usr/src/head/
H A Dthread.h86 extern int thr_keycreate_once(thread_key_t *, void(*)(void *));
/titanic_50/usr/src/lib/libgen/common/
H A Dbufsplit.c60 if (thr_keycreate_once(keyp, free) != 0) in _get_bsplitchar()
H A Dbgets.c61 if (thr_keycreate_once(keyp, free) != 0) in _get_stop()
H A Dpathfind.c84 if (thr_keycreate_once(keyp, free) != 0) in _get_cpath()
H A Dreg_compile.c79 if (thr_keycreate_once(keyp, free) != 0) in _get_vars_storage()
H A Dreg_step.c77 if (thr_keycreate_once(keyp, free) != 0) in _get_vars_storage()
/titanic_50/usr/src/lib/libc/port/threads/
H A Dtsd.c158 #pragma weak pthread_key_create_once_np = thr_keycreate_once
160 thr_keycreate_once(thread_key_t *keyp, void (*destructor)(void *)) in thr_keycreate_once() function
/titanic_50/usr/src/lib/libc/port/gen/
H A Dtsdalloc.c79 if ((error = thr_keycreate_once(&key, _free_tsdbuf)) != 0) { in tsdalloc()
/titanic_50/usr/src/lib/libsocket/inet/
H A Dether_addr.c249 if (thr_keycreate_once(&key, free) != 0) in ea_buf()
/titanic_50/usr/src/lib/libcrypt/common/
H A Ddes_crypt.c316 if (thr_keycreate_once(keyp, free) != 0) in _get_iobuf()
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c774 thr_err = thr_keycreate_once(&ses_key, NULL); in ses_alloc()
/titanic_50/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c623 (void) thr_keycreate_once(&tpd_key, NULL); in tnf_thread_disable()
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common897 thr_keycreate_once
/titanic_50/usr/src/cmd/nscd/
H A Dnscd_switch.c103 rc = thr_keycreate_once(&loopback_key, NULL); in set_loopback_key()
152 rc = thr_keycreate_once(&initf_key, NULL); in set_initf_key()
/titanic_50/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c911 if (thr_keycreate_once(&rpc_gss_err_key, free) != 0) in __rpc_gss_err()
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c799 if (thr_keycreate_once(&ns_mtckey, ns_mtckey_cleanup) != 0) { in __s_api_conn_mgmt_init()
804 if (thr_keycreate_once(&ns_cmgkey, NULL) != 0) { in __s_api_conn_mgmt_init()
/titanic_50/usr/src/lib/libexacct/common/
H A Dexacct_ops.c300 (void) thr_keycreate_once(&errkey, 0); in exacct_seterr()
/titanic_50/usr/src/man/man3c/
H A DMakefile1258 thr_keycreate_once.3c \
2343 thr_keycreate_once.3c := LINKSRC = thr_keycreate.3c
/titanic_50/usr/src/lib/libpool/common/
H A Dpool.c613 (void) thr_keycreate_once(&errkey, 0); in pool_seterror()
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers570 thr_keycreate_once;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1327 link path=usr/share/man/man3c/thr_keycreate_once.3c target=thr_keycreate.3c
/titanic_50/
H A D.gitignore5264 usr/src/man/man3c/thr_keycreate_once.3c