Searched refs:mock_destroy_thread (Results 1 – 1 of 1) sorted by relevance
188 mock_destroy_thread(void *th_p) in mock_destroy_thread() function208 fibers_current->extra_cleanup_routine = &mock_destroy_thread; in mock_init_new_thread()309 int ret = pthread_key_create(&s->tls_thread_key, &mock_destroy_thread); in mock_init_threads_state()