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