Lines Matching defs:thread
93 pthread_t thread = v; in _rthread_start() local
154 _rthread_free(pthread_t thread) in _rthread_free()
162 _thread_release(pthread_t thread) in _thread_release()
182 pthread_t thread; in _thread_key_zero() local
196 pthread_t thread = pthread_self(); in _rthread_init() local
250 pthread_t thread; in _rthread_reaper() local
280 pthread_join(pthread_t thread, void **retval) in pthread_join()
324 pthread_detach(pthread_t thread) in pthread_detach()
349 pthread_t thread; in pthread_create() local
416 pthread_kill(pthread_t thread, int sig) in pthread_kill()
428 pthread_cancel(pthread_t thread) in pthread_cancel()
548 pthread_t thread; in _thread_dump_info() local