Home
last modified time | relevance | path

Searched refs:blockThreadState (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h552 class blockThreadState {
557 blockThreadState(stats_state_e *thread_state_pointer, stats_state_e new_state) in blockThreadState() function
561 ~blockThreadState() { *state_pointer = old_state; } in ~blockThreadState()
967 blockThreadState __BTHREADSTATE__(__kmp_stats_thread_ptr->getStatePointer(), \