RetroArch
|
Functions | |
int | pthread_getconcurrency (void) |
int | pthread_getschedparam (pthread_t thread, int *policy, struct sched_param *param) |
void * | pthread_getspecific (pthread_key_t key) |
int pthread_getconcurrency | ( | void | ) |
int pthread_getschedparam | ( | pthread_t | thread, |
int * | policy, | ||
struct sched_param * | param | ||
) |
void* pthread_getspecific | ( | pthread_key_t | key | ) |