OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onLock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_deadlock_detector_test.cc
79
EXPECT_FALSE(d.
onLock
(&dtls, n1));
80
EXPECT_FALSE(d.
onLock
(&dtls, n2));
84
EXPECT_FALSE(d.
onLock
(&dtls, n2));
88
EXPECT_TRUE(d.
onLock
(&dtls, n1));
105
EXPECT_FALSE(d.
onLock
(&dtls, n1));
106
EXPECT_FALSE(d.
onLock
(&dtls, n2));
110
EXPECT_FALSE(d.
onLock
(&dtls, n2));
111
EXPECT_FALSE(d.
onLock
(&dtls, n3));
115
EXPECT_FALSE(d.
onLock
(&dtls, n3));
118
EXPECT_TRUE(d.
onLock
(&dtls, n1))
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_deadlock_detector.h
281
bool
onLock
(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk = 0) {
Completed in 14 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025