Home
last modified time | relevance | path

Searched defs:old_state (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp60 int *flavor, const thread_state_t old_state, in catch_mach_exception_raise_state()
77 thread_state_t old_state, mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity()
/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp526 int status, old_type, old_state; __kmp_launch_worker() local
607 int status, old_type, old_state; __kmp_launch_monitor() local
1261 int status, old_state; __kmp_enable() local
1268 __kmp_disable(int * old_state) __kmp_disable() argument
H A Dkmp_stats.h554 stats_state_e old_state; variable
H A Dz_Windows_NT_util.cpp307 void __kmp_disable(int *old_state) { in __kmp_disable()
H A Dkmp_runtime.cpp5449 kmp_uint8 old_state = team->t.t_threads[old_nproc - 1]->th.th_task_state; in __kmp_allocate_team() local
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp528 lldb::StateType old_state = m_state; in MaybeLogStateChange() local
/llvm-project/lldb/source/Target/
H A DProcess.cpp1350 const StateType old_state = m_public_state.GetValue(); SetPublicState() local
1466 const StateType old_state = m_private_state.GetValueNoLock(); SetPrivateState() local
5023 lldb::StateType old_state = eStateInvalid; RunThreadPlan() local