Searched refs:ScopedNativeCodeThread (Results 1 – 16 of 16) sorted by relevance
23 class PANDA_PUBLIC_API ScopedNativeCodeThread {25 explicit ScopedNativeCodeThread(ManagedThread *thread) : thread_(thread) in ScopedNativeCodeThread() function32 ~ScopedNativeCodeThread() in ~ScopedNativeCodeThread()40 NO_COPY_SEMANTIC(ScopedNativeCodeThread);41 NO_MOVE_SEMANTIC(ScopedNativeCodeThread);
102 ScopedNativeCodeThread sn(thread); in TEST_F()118 ScopedNativeCodeThread sn(thread); in TEST_F()128 ScopedNativeCodeThread sn(thread); in TEST_F()156 ScopedNativeCodeThread sn(thread); in TEST_F()184 ScopedNativeCodeThread sn(thread); in TEST_F()212 ScopedNativeCodeThread sn(thread); in TEST_F()
233 ScopedNativeCodeThread sn(thread); in TEST_F()265 ScopedNativeCodeThread sn(thread); in TEST_F()304 ScopedNativeCodeThread sn(thread); in TEST_F()315 ScopedNativeCodeThread sn(thread); in TEST_F()375 ScopedNativeCodeThread sn(thread); in TEST_F()395 ScopedNativeCodeThread sn(thread); in TEST_F()478 ScopedNativeCodeThread sn(thread); in TEST_F()584 ScopedNativeCodeThread sn(thread); in TEST_F()604 ScopedNativeCodeThread sn(thread); in TEST_F()655 ScopedNativeCodeThread sn(thread); in TEST_F()[all …]
170 ScopedNativeCodeThread sn(thread); in TEST_F()180 ScopedNativeCodeThread sn(thread); in TEST_F()273 ScopedNativeCodeThread sn(thread); in TEST_F()287 ScopedNativeCodeThread sn(thread); in TEST_F()
231 ScopedNativeCodeThread sn(thread); in TEST_F()249 ScopedNativeCodeThread sn(thread); in TEST_F()256 ScopedNativeCodeThread sn(thread); in TEST_F()
81 ScopedNativeCodeThread sn(thread); in TEST_P()
2870 ScopedNativeCodeThread sn(ManagedThread::GetCurrent()); in DEATH_TEST_F()2881 ScopedNativeCodeThread sn(ManagedThread::GetCurrent()); in DEATH_TEST_F()
172 ScopedNativeCodeThread n(coroutine); in Wait()190 ScopedNativeCodeThread nCv(coroutine); in Wait()227 ScopedNativeCodeThread n(coroutine); in NotifyI32()238 ScopedNativeCodeThread nCv(coroutine); in NotifyI32()
33 ScopedNativeCodeThread n(coroutine); in ReadModifyWriteI8()
68 ScopedNativeCodeThread n(Coroutine::GetCurrent()); in WaitForEvent()239 ScopedNativeCodeThread n(Coroutine::GetCurrent()); in RequestScheduleImpl()
182 ScopedNativeCodeThread n(waiter); in Await()308 ScopedNativeCodeThread n(currentCo); in ScheduleImpl()
233 ScopedNativeCodeThread s(thread); in StdGCWaitForFinishGC()496 ScopedNativeCodeThread s(ManagedThread::GetCurrent()); in StdGCRegisterNativeAllocation()510 ScopedNativeCodeThread s(ManagedThread::GetCurrent()); in StdGCRegisterNativeFree()
109 ScopedNativeCodeThread snct(coroutine); in LoadLibrary()
167 ScopedNativeCodeThread n(currentCoro); in SharedMemoryTimedWaitI64()
444 ScopedNativeCodeThread nativeScope(coro); in CompilerJSCallFunction()480 ScopedNativeCodeThread nativeScope(coro); in CompilerJSNewInstance()
479 ScopedNativeCodeThread nativeScope(coro); in JSRuntimeJSCallImpl()