Searched refs:PlatformThreadID (Results 1 – 2 of 2) sorted by relevance
136 assert(PlatformThreadID); in main()139 assert(PlatformThreadID() != 0); in main()140 assert(PlatformThreadID() == PlatformThreadID()); in main()
149 uint32_t PlatformThreadID() { in PlatformThreadID() function155 uint32_t PlatformThreadID() { in PlatformThreadID() function160 constexpr uint32_t (*PlatformThreadID)() = nullptr; variable165 return +PlatformThreadID != nullptr; in PlatformSupportsThreadID()298 uint32_t (*GetThreadID)() = PlatformThreadID>422 uint32_t (*GetThreadIDArg)() = PlatformThreadID>557 GlobalStatic<LibcppCondVar>::instance, PlatformThreadID>;563 InitByteFutex<PlatformFutexWait, PlatformFutexWake, PlatformThreadID>;