thr_keycreate
(void) thr_keycreate(&s_thr_key, NULL);
(void) thr_keycreate(&lookup_state_key, NULL);
if (thr_keycreate(&server_key, server_destroy) != 0) {
(void) thr_keycreate(&lookup_state_key, NULL);
if (thr_keycreate(&server_key, server_destroy) != 0) {
if (thr_keycreate(&server_key, server_destroy) != 0) {
if (thr_keycreate(&private_key, free_private) == ENOMEM)
extern int thr_keycreate(thread_key_t *, void(*)(void *));
if (thr_keycreate(&key, mntfs_free_mntentbuf)) {
return (thr_keycreate(pkey, destructor));
error = thr_keycreate(&key, destructor);
VERIFY0(thr_keycreate(keyp, destructor));
thr_keycreate(&handlers_key, free) != 0) {
thr_keycreate(&accrued_key, free) != 0) {
(void) thr_keycreate(&s_thr_key, NULL);
if (thr_keycreate(&dir_servers.standaloneInitKey, NULL) != 0) {
if (thr_keycreate(&switchConfigKey, switch_conf_disposer) != 0) {