HomeSort by: relevance | last modified time | path
    Searched defs:pthread__mutex_spin (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
pthread_mutex.c 254 pthread__mutex_spin(pthread_mutex_t *ptm, pthread_t owner) function in typeref:typename:NOINLINE void *
324 owner = pthread__mutex_spin(ptm, owner);

Completed in 11 milliseconds