OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateLogicalThread
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_deadlock_detector1.cc
46
DDLogicalThread *
CreateLogicalThread
(u64 ctx) override;
80
DDLogicalThread* DD::
CreateLogicalThread
(u64 ctx) {
sanitizer_deadlock_detector_interface.h
78
virtual DDLogicalThread*
CreateLogicalThread
(u64 ctx) { return nullptr; }
sanitizer_deadlock_detector2.cc
90
DDLogicalThread*
CreateLogicalThread
(u64 ctx);
136
DDLogicalThread* DD::
CreateLogicalThread
(u64 ctx) {
Completed in 78 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025