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

  /src/lib/libpthread/
pthread_lock.c 60 static void pthread__spinlock_slow(pthread_spin_t *);
103 pthread__spinlock_slow,
131 pthread__spinlock_slow,
147 pthread__spinlock_slow(pthread_spin_t *lock) function in typeref:typename:void

Completed in 25 milliseconds