MCPcopy Create free account
hub / github.com/chromium/crashpad / ThreadID

Method ThreadID

util/linux/proc_task_reader_test.cc:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 pid_t ThreadID() {
47 tid_sem_.Wait();
48 return tid_;
49 }
50
51 private:
52 void ThreadMain() override {

Callers 2

TESTFunction · 0.45
CRASHPAD_CHILD_TEST_MAINFunction · 0.45

Calls 1

WaitMethod · 0.45

Tested by

no test coverage detected