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

  /src/lib/libpthread/
pthread_spin.c 130 pthread__spinunlock(self, &lock->pts_spin);
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 12 milliseconds