Searched refs:mutex_increment (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/tests/posixcompat/
H A Dpthreads.c106 static void* mutex_increment(void* param) function
143 int rv = pthread_create(&tid[rep], &attr, mutex_increment, NULL);

Completed in 25 milliseconds