Home
last modified time | relevance | path

Searched defs:pCurThread (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DGCHelpers.cpp32 Thread * pCurThread = GetThread(); in RhpCollect() local
47 Thread * pCurThread = GetThread(); in RhpGetGcTotalMemory() local
61 Thread *pCurThread = GetThread(); in RhpStartNoGCRegion() local
H A Dthreadstore.inl16 Thread * pCurThread = RawGetCurrentThread(); local
27 Thread * pCurThread = RawGetCurrentThread(); local
H A Dportable.cpp62 Thread * pCurThread = ThreadStore::GetCurrentThread(); variable
117 Thread * pCurThread = ThreadStore::GetCurrentThread(); variable
H A Devent.cpp94 Thread * pCurThread = ThreadStore::GetCurrentThreadIfAvailable(); in Wait() local
H A Dthread.cpp1231 Thread * pCurThread = ThreadStore::RawGetCurrentThread(); variable
1334 Thread * pCurThread = ThreadStore::RawGetCurrentThread(); variable
1352 Thread * pCurThread = ThreadStore::RawGetCurrentThread(); variable
H A DStackFrameIterator.cpp1872 Thread * pCurThread = ThreadStore::GetCurrentThread(); variable
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcee.cpp529 Thread* pCurThread = NULL; in user_thread_wait() local
H A Dgc.cpp1478 Thread *pCurThread = GetThread(); in WaitLongerNoInstru() local
1657 Thread *pCurThread = GetThread(); in WaitLonger() local
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/sample/
H A Dgcenv.ee.cpp85 Thread * pCurThread = GetThread(); in Wait() local
/dports/games/wolfpack/empire-4.4.1/src/lib/empthread/
H A Dntthread.c155 static empth_t *pCurThread; variable