Home
last modified time | relevance | path

Searched refs:RECURSIVE (Results 1 – 6 of 6) sorted by relevance

/components/libc/cplusplus/cpp11/armclang/
A Dmutex.cpp34 mutex_p->type = recursive ? RECURSIVE : NORMAL; in check_create()
47 if (mutex_p->type == RECURSIVE) in mutexLock()
62 if (mutex_p->type == RECURSIVE) in mutexUnlock()
A Dcondvar.cpp132 ((arm_tpl_cv *) __vcv->data)->wait(tmutex->mutex, tmutex->type == RECURSIVE); in __ARM_TPL_condvar_wait()
148 …if (((arm_tpl_cv *) __vcv->data)->timedwait(tmutex->mutex, tmutex->type == RECURSIVE, timeout_ms) … in __ARM_TPL_condvar_timedwait()
A Dtpl.h23 RECURSIVE, enumerator
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile832 # The RECURSIVE tag can be used to specify whether or not subdirectories should
836 RECURSIVE = YES
889 # irrespective of the value of the RECURSIVE tag.
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile842 # The RECURSIVE tag can be used to specify whether or not subdirectories should
846 RECURSIVE = YES
900 # irrespective of the value of the RECURSIVE tag.
A Dlwip.Doxyfile.cmake.in842 # The RECURSIVE tag can be used to specify whether or not subdirectories should
846 RECURSIVE = YES
900 # irrespective of the value of the RECURSIVE tag.

Completed in 13 milliseconds