Home
last modified time | relevance | path

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

/third_party/node/src/inspector/
Dworker_inspector.h98 std::shared_ptr<MainThreadHandle> MainThread() { in MainThread() function
Dworker_agent.cc90 std::make_shared<NodeWorkers>(frontend_, manager->MainThread()); in Wire()
/third_party/python/Doc/howto/
Dlogging-cookbook.rst137 3 MainThread Hello from main
139 755 MainThread Hello from main
141 1507 MainThread Hello from main
144 2258 MainThread Hello from main
146 3009 MainThread Hello from main
149 3761 MainThread Hello from main
151 4513 MainThread Hello from main
392 MainThread: Look out!
2995 QtCore.QThread.currentThread().setObjectName('MainThread')
/third_party/python/Lib/idlelib/
DNEWS2x.txt278 stuck subprocess MainThread because only the SocketThread was exiting.
501 in MainThread, while the RPCServer is handled by SockThread. This is
/third_party/python/Misc/NEWS.d/
D3.9.0a2.rst186 ``MainThread.native_id`` is now correctly reset in child processes spawned