Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
CRASHPAD_CHILD_TEST_MAIN
Function · 0.45
Calls
1
Wait
Method · 0.45
Tested by
no test coverage detected