HELPLIB.HLB  —  POSIX Threads, PTHREAD routines, pthread_exit, C Binding
    #include <pthread.h>

    void
    pthread_exit (
             void   *value_ptr);
Close Help