Searched refs:CndVar (Results 1 – 8 of 8) sorted by relevance
17 CndVar *cndvar = reinterpret_cast<CndVar *>(cond);18 CndVar::destroy(cndvar);
17 CndVar *cndvar = reinterpret_cast<CndVar *>(cond);18 return CndVar::init(cndvar);
24 struct CndVar { struct39 static int init(CndVar *cv) { in init() argument45 static void destroy(CndVar *cv) { in destroy() argument139 static_assert(sizeof(CndVar) == sizeof(cnd_t), argument
17 CndVar *cndvar = reinterpret_cast<CndVar *>(cond);
18 CndVar *cndvar = reinterpret_cast<CndVar *>(cond);
18 CndVar.h
3058 libc/src/threads/linux/CndVar.h