Home
last modified time | relevance | path

Searched defs:__libcpp_thread_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__thread/support/
H A Dwindows.h89 typedef long __libcpp_thread_id; typedef
H A Dpthread.h148 typedef unsigned long long __libcpp_thread_id; typedef
150 typedef pthread_t __libcpp_thread_id; typedef
H A Dc11.h125 typedef thrd_t __libcpp_thread_id; typedef