OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Acquire
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_mutex.cc
404
void
Acquire
(ThreadState *thr, uptr pc, uptr addr) {
405
DPrintf("#%d:
Acquire
%zx\n", thr->tid, addr);
482
thr->clock.
acquire
(&thr->proc()->clock_cache, c);
tsan_rtl_mutex.cc
404
void
Acquire
(ThreadState *thr, uptr pc, uptr addr) {
405
DPrintf("#%d:
Acquire
%zx\n", thr->tid, addr);
482
thr->clock.
acquire
(&thr->proc()->clock_cache, c);
Completed in 22 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025