Eneboo - Documentación para desarrolladores
|
#include "test.h"
Funciones | |
void | myfunc (void) |
void * | mythread (void *arg) |
int | main () |
Variables | |
pthread_once_t | once = PTHREAD_ONCE_INIT |
int main | ( | void | ) |
void myfunc | ( | void | ) |
void* mythread | ( | void * | arg | ) |
pthread_once_t once = PTHREAD_ONCE_INIT |