Searched refs:pthread__lock_ops_atomic (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libpthread/
H A Dpthread_lock.c127 static const struct pthread_lock_ops pthread__lock_ops_atomic = { variable in typeref:struct:pthread_lock_ops
185 pthread__lock_ops = &pthread__lock_ops_atomic;
191 pthread__lock_ops = &pthread__lock_ops_atomic;

Completed in 83 milliseconds