HomeSort by relevance Sort by last modified time
    Searched refs:TryGetInternal (Results 1 - 2 of 2) sorted by null

  /external/valgrind/unittest/
thread_wrappers.h 127 bool ok = TryGetInternal(&item);
138 bool ok = TryGetInternal(res);
148 bool TryGetInternal(void ** item_ptr) {
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 396 bool ok = TryGetInternal(&item);
407 bool ok = TryGetInternal(res);
417 bool TryGetInternal(void ** item_ptr) {

Completed in 76 milliseconds