Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/docs/en/api-reference/system/
Desp_pthread.rst33 pthread_create(&t1, NULL, thread_func);
52 pthread_create(&t2, NULL, my_thread2);
66 pthread_create(&t1, NULL, my_thread1);
/hal_espressif-2.7.6/components/pthread/test/
Dtest_pthread.c36 res = pthread_create(&new_thread, &attr, compute_square, (void *) &num);
48 res = pthread_create(&new_thread, &attr, compute_square, (void *) &num);
85 res = pthread_create(&new_thread, NULL, waiting_thread, (void *)&task_handle);
110 res = pthread_create(&new_thread, NULL, waiting_thread, (void *)&task_handle);
211 pthread_create(&new_thread, NULL, unlock_mutex, &mutex); in test_mutex_lock_unlock()
Dtest_pthread_local_storage.c70 … TEST_ASSERT_EQUAL(0, pthread_create(&thread, NULL, thread_test_pthread_destructor, (void *)key));
159 TEST_ASSERT_EQUAL(0, pthread_create(&threads[i], NULL, thread_stress_test, (void *)key));
/hal_espressif-2.7.6/components/pthread/
DKconfig20 Minimum allowed pthread stack size set in attributes passed to pthread_create
Dpthread.c217 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() function
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp_esp32s2.map489 .literal.pthread_create
551 .rodata.pthread_create.str1.4
553 .text.pthread_create
15097 pthread_create esp-idf/pthread/libpthread.a(pthread.c.obj)
Dapp2.map506 .literal.pthread_create
568 .rodata.pthread_create.str1.4
570 .text.pthread_create
17113 pthread_create esp-idf/pthread/libpthread.a(pthread.c.obj)
Dapp.map1750 .literal.pthread_create
1787 .text.pthread_create