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

/libmicro/
H A Dmutex.c143 pthread_t tid; local
147 if (pthread_create(&tid, NULL, dummy, NULL) != 0) {

Completed in 973 milliseconds