Searched refs:is_thread_shutdown (Results 1 – 1 of 1) sorted by relevance
116 TSRM_TLS bool is_thread_shutdown = false; variable129 is_thread_shutdown = false; in tsrm_startup()138 is_thread_shutdown = true; in tsrm_startup()147 is_thread_shutdown = true; in tsrm_startup()185 if (is_thread_shutdown) { in tsrm_shutdown()190 is_thread_shutdown = true; in tsrm_shutdown()831 return is_thread_shutdown; in tsrm_is_shutdown()
Completed in 6 milliseconds