Home
last modified time | relevance | path

Searched defs:thread_id_ (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/common/
Dthread_impl.h36 cef_platform_thread_id_t thread_id_; variable
/third_party/cef/tests/cefclient/browser/
Dmain_message_loop_multithreaded_gtk.h39 base::PlatformThreadId thread_id_; variable
Dmain_message_loop_multithreaded_win.h46 base::PlatformThreadId thread_id_; variable
/third_party/gn/src/base/win/
Dscoped_process_information.h65 DWORD thread_id_; variable
/third_party/node/src/
Dnode_worker.h94 ThreadId thread_id_; variable
Denv.h1380 uint64_t thread_id_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dtask.h118 pid_t thread_id_; variable
/third_party/ltp/testcases/kernel/fs/openfile/
Dopenfile.c206 void *threads(void *thread_id_) in threads()
/third_party/gn/src/gn/
Dtrace.h63 std::thread::id thread_id_; variable
/third_party/cef/tests/ceftests/
Dthread_unittest.cc111 cef_platform_thread_id_t thread_id_; member in __anon9074ed3e0111::ThreadTest
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.cc349 for (auto thread_id_ : iter.second) { in Collect() local