Searched refs:mtx_recursive (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/musl/src/thread/ | ||
| A D | mtx_init.c | 9 if (type & mtx_recursive) in mtx_init() |
| /third_party/ulib/musl/include/ | ||
| A D | threads.h | 38 mtx_recursive = 1, enumerator |
Completed in 4 milliseconds