Searched refs:pthread__simple_lock_init (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/lib/libpthread/ | ||
| D | pthread_lock.c | 200 pthread__simple_lock_init(lock); in pthread_lockinit() |
| D | pthread_int.h | 237 #define pthread__simple_lock_init(alp) (*pthread__lock_ops->plo_init)(alp) macro |