Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_rwlock.c40 struct rwlock_thread_info struct
42 UWord tid; // DrdThreadId.
43 UInt reader_nesting_count;
44 UInt writer_nesting_count;
46 Segment* latest_wrlocked_segment;
48 Segment* latest_rdlocked_segment;