Browse Source
PTHREAD_MUTEX_INITIALIZER and PTHREAD_COND_INITIALIZER should only be used for statically allocated mutexes - not doing it here breaks building on 64-bit Android.android-5
Fredrik Fornwall
9 years ago
1 changed files with 7 additions and 3 deletions
Loading…
Reference in new issue