Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cc27 static ThreadContextBase *GetThreadContext(u32 tid) { in GetThreadContext() function
141 ThreadRegistry quarantine_registry(GetThreadContext<ThreadContextBase>, in TEST()
146 ThreadRegistry no_quarantine_registry(GetThreadContext<ThreadContextBase>, in TEST()
231 ThreadRegistry registry(GetThreadContext<TestThreadContext>, in TEST()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d132 GetCurrentThreadId, GetCurrentProcess, GetExitCodeThread, GetSystemInfo, GetThreadContext, in version()
1766 if ( !GetThreadContext( t.m_hndl, &context ) ) in private()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d1906 BOOL GetThreadContext(HANDLE, LPCONTEXT);
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20149515 GetThreadContext call.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20149515 GetThreadContext call.