Searched refs:pthread_create (Results 1 – 5 of 5) sorted by relevance
39 int err = pthread_create(&_m_thr.__cpp_thread_t, NULL, in start_thread()
24 ret = pthread_create(&pid, RT_NULL, __func, __arg); in __ARM_TPL_thread_create()
388 int pthread_create(pthread_t *pid, in pthread_create() function507 RTM_EXPORT(pthread_create);
165 int pthread_create (pthread_t *tid, const pthread_attr_t *attr,
83 + pthread_create()
Completed in 7 milliseconds