Searched refs:ns_cmgkey (Results 1 – 2 of 2) sorted by relevance
126 thread_key_t ns_cmgkey = THR_ONCE_KEY; variable167 (void) thr_setspecific(ns_cmgkey, NULL); in conn_tsd_free()205 rc = thr_setspecific(ns_cmgkey, cmg); in conn_tsd_setup()804 if (thr_keycreate_once(&ns_cmgkey, NULL) != 0) { in __s_api_conn_mgmt_init()820 (void) thr_setspecific(ns_cmgkey, NULL); in __s_api_conn_user_init()
67 extern thread_key_t ns_cmgkey;943 rc = thr_getspecific(ns_cmgkey, (void **)&cmg); in set_curr_config()1057 rc = thr_getspecific(ns_cmgkey, (void **)&cmg); in __s_api_get_default_config()