OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:myidx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_sync.cc
210
u32
myidx
= 0;
local in function:__tsan::MetaMap::GetAndLock
222
if (
myidx
!= 0) {
224
sync_alloc_.Free(&thr->proc()->sync_cache,
myidx
);
241
if (
myidx
== 0) {
243
myidx
= sync_alloc_.Alloc(&thr->proc()->sync_cache);
244
mys = sync_alloc_.Map(
myidx
);
249
myidx
| kFlagSync, memory_order_release)) {
Completed in 42 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025