Home
last modified time | relevance | path

Searched defs:ThreadAttributes (Results 1 – 4 of 4) sorted by relevance

/external/llvm-libc/src/__support/threads/
Dthread.h81 struct alignas(STACK_ALIGNMENT) ThreadAttributes { struct
113 constexpr ThreadAttributes() in ThreadAttributes() argument
/external/cronet/stable/third_party/llvm-libc/src/src/__support/threads/
Dthread.h81 struct alignas(STACK_ALIGNMENT) ThreadAttributes { struct
113 constexpr ThreadAttributes() in ThreadAttributes() argument
/external/cronet/tot/third_party/llvm-libc/src/src/__support/threads/
Dthread.h81 struct alignas(STACK_ALIGNMENT) ThreadAttributes { struct
113 constexpr ThreadAttributes() in ThreadAttributes() argument
/external/webrtc/rtc_base/
Dplatform_thread.h30 struct ThreadAttributes { struct
32 ThreadAttributes& SetPriority(ThreadPriority priority_param) { in SetPriority() argument