Searched refs:PlatformThreadID (Results 1 – 2 of 2) sorted by relevance
140 assert(PlatformThreadID); in main()142 if (PlatformThreadID != nullptr) { in main()143 assert(PlatformThreadID() != 0); in main()144 assert(PlatformThreadID() == PlatformThreadID()); in main()
153 uint32_t PlatformThreadID() { in PlatformThreadID() function158 uint32_t PlatformThreadID() { in PlatformThreadID() function163 constexpr uint32_t (*PlatformThreadID)() = nullptr; variable309 uint32_t (*GetThreadID)() = PlatformThreadID>430 uint32_t (*GetThreadIDArg)() = PlatformThreadID>604 uint32_t (*GetThreadID)() = PlatformThreadID>610 uint32_t (*GetThreadIDArg)() = PlatformThreadID>637 GlobalStatic<LibcppCondVar>::instance, PlatformThreadID>;642 using type = FutexGuard<PlatformFutexWait, PlatformFutexWake, PlatformThreadID>;