Searched refs:my_pool (Results 1 – 1 of 1) sorted by relevance
761 my_pool_t *my_pool, argument768 PERL_TSA_RELEASE(my_pool->create_destruct_mutex)787 PERL_SET_CONTEXT(my_pool->main_thread.interp);794 MUTEX_UNLOCK(&my_pool->create_destruct_mutex);808 thread->next = &my_pool->main_thread;809 thread->prev = my_pool->main_thread.prev;810 my_pool->main_thread.prev = thread;812 my_pool->total_threads++;828 thread->tid = my_pool->tid_counter++;1042 MUTEX_UNLOCK(&my_pool->create_destruct_mutex);[all …]