|
RetroArch
|
Functions | |
| int | pthread_condattr_destroy (pthread_condattr_t *attr) |
| int | pthread_condattr_getpshared (const pthread_condattr_t *attr, int *pshared) |
| int | pthread_condattr_init (pthread_condattr_t *attr) |
| int | pthread_condattr_setpshared (pthread_condattr_t *attr, int pshared) |
| int pthread_condattr_destroy | ( | pthread_condattr_t * | attr | ) |
| int pthread_condattr_getpshared | ( | const pthread_condattr_t * | attr, |
| int * | pshared | ||
| ) |
| int pthread_condattr_init | ( | pthread_condattr_t * | attr | ) |
| int pthread_condattr_setpshared | ( | pthread_condattr_t * | attr, |
| int | pshared | ||
| ) |
1.8.15