Home | History | Annotate | Download | only in drd

Lines Matching full:pthread_exit

537        * For a detached thread, calling pthread_exit() invalidates the
540 * pthread_exit() call until pthread_join() is called.