pthread_once
pthread_once(pthread_once_t* onceControl, void (*initRoutine)(void))
void pthread_once() {}