Searched defs:__state_t (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/src/ | ||
H A D | barrier.cpp | 18 struct alignas(64) /* naturally-align the heap state */ __state_t { global() struct in __barrier_algorithm_base |
/llvm-project/libcxx/include/__stop_token/ | ||
H A D | stop_state.h | 61 using __state_t _LIBCPP_NODEBUG = uint32_t; variable |