Searched defs:thread (Results 1 – 2 of 2) sorted by relevance
108 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()
112 struct sys_thread *thread; in introduce_thread() local