Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libc/src/__support/threads/linux/
H A Dthread.cpp147 cleanup_thread_resources(ThreadAttributes * attrib) cleanup_thread_resources() argument
180 auto *attrib = start_args->thread_attrib; start_thread() local
485 auto attrib = self.attrib; thread_exit() local
[all...]
/llvm-project/lldb/source/Host/windows/
H A DFileSystem.cpp38 DWORD attrib = ::GetFileAttributesW(wdst.c_str()); in Symlink() local
/llvm-project/libc/src/__support/threads/
H A Dthread.cpp156 void call_atexit_callbacks(ThreadAttributes *attrib) { in call_atexit_callbacks() argument
H A Dthread.h149 ThreadAttributes *attrib; global() member