HomeSort by relevance Sort by last modified time
    Searched full:rwlock_set_exclusive_threshold (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/drd/
drd_rwlock.h 42 void DRD_(rwlock_set_exclusive_threshold)(const UInt exclusive_threshold_ms);
drd_rwlock.c 76 void DRD_(rwlock_set_exclusive_threshold)(const UInt exclusive_threshold_ms) function
drd_main.c 129 DRD_(rwlock_set_exclusive_threshold)(exclusive_threshold_ms);

Completed in 400 milliseconds