Home
last modified time | relevance | path

Searched refs:pthread_lockinit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libpthread/
H A Dpthread_spin.c71 pthread_lockinit(&lock->pts_spin); in pthread_spin_init()
H A Dpthread_lock.c197 pthread_lockinit(pthread_spin_t *lock) in pthread_lockinit() function
H A Dpthread_int.h202 void pthread_lockinit(pthread_spin_t *) PTHREAD_HIDE;