Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 4 of 4) sorted by relevance

/lib/mbedtls/external/mbedtls/tests/src/
A Dthreading_helpers.c18 static int threading_thread_create_pthread(mbedtls_test_thread_t *thread, void *(*thread_func)( in threading_thread_create_pthread()
32 static int threading_thread_join_pthread(mbedtls_test_thread_t *thread) in threading_thread_join_pthread()
53 static int threading_thread_create_fail(mbedtls_test_thread_t *thread, in threading_thread_create_fail()
64 static int threading_thread_join_fail(mbedtls_test_thread_t *thread) in threading_thread_join_fail()
/lib/mbedtls/external/mbedtls/programs/ssl/
A Dssl_pthread_server.c91 pthread_t thread; member
/lib/lwip/lwip/contrib/ports/freertos/
A Dsys_arch.c462 sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int prio) in sys_thread_new()
/lib/lwip/lwip/contrib/ports/unix/port/
A Dsys_arch.c157 struct sys_thread *thread; in introduce_thread() local

Completed in 9 milliseconds