Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dspinlock_types.h10 typedef struct mutex spinlock_t; typedef
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20020313-1.c13 typedef struct { } spinlock_t; typedef
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.h109 #define spinlock_t struct mutex macro