Home
last modified time | relevance | path

Searched refs:__libcpp_thread_create (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/support/win32/
H A Dthread_win32.cpp196 int __libcpp_thread_create(__libcpp_thread_t *__t, void *(*__func)(void *), in __libcpp_thread_create() function
/openbsd-src/gnu/llvm/libcxx/include/
H A D__threading_support221 int __libcpp_thread_create(__libcpp_thread_t *__t, void *(*__func)(void *),
375 int __libcpp_thread_create(__libcpp_thread_t *__t, void *(*__func)(void *),
536 int __libcpp_thread_create(__libcpp_thread_t *__t, void *(*__func)(void *),
H A Dthread309 int __ec = _VSTD::__libcpp_thread_create(&__t_, &__thread_proxy<_Gp>, __p.get());
344 int __ec = _VSTD::__libcpp_thread_create(&__t_, &__thread_proxy_cxx03<_InvokePair>, __pp.get());