Searched refs:pthread_spin_init (Results 1 – 3 of 3) sorted by relevance
3 int pthread_spin_init(pthread_spinlock_t* s, int shared) { in pthread_spin_init() function
124 int pthread_spin_init(pthread_spinlock_t*, int);
114 $(LOCAL_DIR)/pthread/pthread_spin_init.c \
Completed in 4 milliseconds