Home
last modified time | relevance | path

Searched defs:main_thread (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
D3-1.c21 pthread_t main_thread; in main() local
D7-1.c23 pthread_t main_thread; in main() local
D2-1.c23 pthread_t main_thread; in main() local
/third_party/node/src/inspector/
Dtracing_agent.cc85 std::shared_ptr<MainThreadHandle> main_thread) in InspectorTraceWriter()
118 std::shared_ptr<MainThreadHandle> main_thread) in TracingAgent()
Dmain_thread_interface.h43 explicit MainThreadHandle(MainThreadInterface* main_thread) in MainThreadHandle()
/third_party/node/src/
Dinspector_io.cc241 std::shared_ptr<MainThreadHandle> main_thread, in Start()
256 InspectorIo::InspectorIo(std::shared_ptr<MainThreadHandle> main_thread, in InspectorIo()
331 std::shared_ptr<MainThreadHandle> main_thread, in InspectorIoDelegate()
/third_party/glib/glib/tests/
Dcond.c281 static pthread_t main_thread; variable
/third_party/python/Include/internal/
Dpycore_runtime.h101 unsigned long main_thread; member
/third_party/ltp/testcases/realtime/func/matrix_mult/
Dmatrix_mult.c172 static int main_thread(void) in main_thread() function
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c320 bool main_thread; member
/third_party/python/Lib/
Dthreading.py1567 def main_thread(): function
/third_party/glib/gio/tests/
Dtask.c16 static GThread *main_thread; variable