Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dmutex.h41 bool isrobust, bool is_pshared) { in init() argument
45 mutex->robust = isrobust; in init()