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

  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.h 39 bool is_recursive; member in struct:__tsan::SyncVar
tsan_sync.cc 46 is_recursive = 0;
tsan_rtl_mutex.cc 77 s->is_recursive = recursive;
167 } else if (!s->is_recursive) {
  /external/opencv/cxcore/src/
cxpersistence.cpp 4243 int is_recursive = recursive_value && local
    [all...]

Completed in 1311 milliseconds