Searched refs:thread_malloc_key (Results 1 – 1 of 1) sorted by relevance
306 static pthread_key_t thread_malloc_key; variable445 pthread_setspecific(thread_malloc_key, &slglobal); in _nmalloc_thr_init()477 pthread_key_create(&thread_malloc_key, _nmalloc_thr_destructor); in _nmalloc_thr_init_once()