Searched defs:ThreadReturnValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/__support/threads/ | ||
H A D | thread.h | 39 constexpr ThreadReturnValue() : posix_retval(nullptr) {} in ThreadReturnValue() function |
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | FormatEntity.h | 65 ThreadReturnValue, enumerator |