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

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

Completed in 97 milliseconds