Home
last modified time | relevance | path

Searched refs:pthread_create (Results 1 – 5 of 5) sorted by relevance

/components/libc/cplusplus/cpp11/gcc/
A Dthread.cpp39 int err = pthread_create(&_m_thr.__cpp_thread_t, NULL, in start_thread()
/components/libc/cplusplus/cpp11/armclang/
A Dthread.cpp24 ret = pthread_create(&pid, RT_NULL, __func, __arg); in __ARM_TPL_thread_create()
/components/libc/posix/pthreads/
A Dpthread.c388 int pthread_create(pthread_t *pid, in pthread_create() function
507 RTM_EXPORT(pthread_create);
A Dpthread.h165 int pthread_create (pthread_t *tid, const pthread_attr_t *attr,
/components/libc/
A Dposix-info.txt83 + pthread_create()

Completed in 6 milliseconds