HELPLIB.HLB  —  POSIX Threads, TIS routines, tis_once, C Binding
    #include <tis.h>

    int
    tis_once (
          pthread_once_t   *once_control,
          void   (*init_routine) (void));
Close Help