Home
last modified time | relevance | path

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

/lib/libc/posix/
Dpthread.c108 pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create()
152 pthread_join(pthread_t thread, void **value_ptr) in pthread_join()
/lib/liblwip/src/arch/
Dsys_arch.c112 struct sys_thread *thread; in introduce_thread() local