Copyright Digital Equipment Corp. All rights reserved.
#include <pthread.h> int pthread_once ( pthread_once_t *once_control, void (*routine) (void));