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

  /src/lib/libpthread/
pthread_int.h 226 static inline void pthread__spinunlock(pthread_t, pthread_spin_t *)
229 pthread__spinunlock(pthread_t self, pthread_spin_t *lock) function in typeref:typename:void

Completed in 15 milliseconds