Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_rwlock.c41 struct rwlock_thread_info struct
43 UWord tid; // DrdThreadId.
44 UInt reader_nesting_count;
45 UInt writer_nesting_count;
47 Segment* latest_wrlocked_segment;
49 Segment* latest_rdlocked_segment;