Home
last modified time | relevance | path

Searched refs:pthread_join (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/components/pthread/test/
Dtest_pthread.c39 res = pthread_join(new_thread, &thread_rval);
51 res = pthread_join(new_thread, &thread_rval);
213 pthread_join(new_thread, (void **) &thread_rval); in test_mutex_lock_unlock()
Dtest_pthread_local_storage.c71 TEST_ASSERT_EQUAL(0, pthread_join(thread, NULL));
162 TEST_ASSERT_EQUAL(0, pthread_join(threads[i], NULL));
/hal_espressif-2.7.6/components/pthread/
Dpthread.c328 int pthread_join(pthread_t thread, void **retval) in pthread_join() function
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp_esp32s2.map491 .literal.pthread_join
555 .text.pthread_join
15107 pthread_join esp-idf/pthread/libpthread.a(pthread.c.obj)
Dapp2.map508 .literal.pthread_join
572 .text.pthread_join
17123 pthread_join esp-idf/pthread/libpthread.a(pthread.c.obj)
Dapp.map1752 .literal.pthread_join
1789 .text.pthread_join