Searched refs:thread_state (Results 1 – 2 of 2) sorted by relevance
92 ThreadState& thread_state = *thread->state(); in CloneGuestThread() local104 SetStackRegister(GetCPUState(thread_state), guest_stack_top); in CloneGuestThread()108 SetTlsAddr(thread_state, new_tls); in CloneGuestThread()
401 IPCThreadState* thread_state = IPCThreadState::self(); in onTransact() local402 const int32_t strict_policy_before = thread_state->getStrictModePolicy(); in onTransact()426 if (thread_state->getStrictModePolicy() != strict_policy_before) { in onTransact()