Home
last modified time | relevance | path

Searched defs:FdContext (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cc34 struct FdContext { struct
35 atomic_uintptr_t tab[kTableSizeL1];
37 FdSync globsync;
38 FdSync filesync;
39 FdSync socksync;
40 u64 connectsync;