Home
last modified time | relevance | path

Searched defs:spinlock_t (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/include/linux/
Dspinlock.h8 #define spinlock_t pthread_mutex_t macro
/Linux-v4.19/include/linux/
Dspinlock_types.h73 } spinlock_t; typedef
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h125 } spinlock_t; typedef
/Linux-v4.19/tools/virtio/ringtest/
Dptr_ring.c23 typedef pthread_spinlock_t spinlock_t; typedef