blob: b3df91322ba17ad39911141bdc863cdc1923ade9 [file] [log] [blame]
#include <pthread.h>
int pthread_getconcurrency(void) { return 0; }