Searched defs:robust (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/libc/test/src/pthread/ | ||
| H A D | pthread_mutexattr_test.cpp | 51 int robust; TEST() local |
| /llvm-project/libc/src/__support/threads/linux/ | ||
| H A D | mutex.h | 26 unsigned char robust; global() variable |