Eneboo - Documentación para desarrolladores
|
Funciones | |
int | pthread_create (pthread_t *tid, const pthread_attr_t *attr, void *(*start)(void *), void *arg) |
int pthread_create | ( | pthread_t * | tid, |
const pthread_attr_t * | attr, | ||
void *(*)(void *) | start, | ||
void * | arg | ||
) |