Searched refs:THREADIMPL_FLAGS_DESTROYED (Results 1 – 1 of 1) sorted by relevance
67 #define THREADIMPL_FLAGS_DESTROYED 0x00020 macro207 destroyed = (pImpl->m_Flags & THREADIMPL_FLAGS_DESTROYED) != 0; in osl_thread_cleanup_Impl()361 impl->m_Flags |= THREADIMPL_FLAGS_DESTROYED; in osl_destroyThread()
Completed in 18 milliseconds