Searched defs:RTSpinlockDestroy (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dspinlock-generic.cpp102 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
120 RT_EXPORT_SYMBOL(RTSpinlockDestroy); variable
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dspinlock-r0drv-darwin.cpp102 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dspinlock-r0drv-haiku.c93 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dspinlock-r0drv-linux.c105 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
123 RT_EXPORT_SYMBOL(RTSpinlockDestroy); variable
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dspinlock-r0drv-os2.cpp88 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dspinlock-r0drv-freebsd.c101 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dspinlock-r0drv-nt.cpp114 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dspinlock-r0drv-solaris.c100 RTDECL(int) RTSpinlockDestroy(RTSPINLOCK Spinlock) function
/vbox/include/iprt/
H A Dmangling.h1414 # define RTSpinlockDestroy RT_MANGLER(RTSpinlockDestroy) macro

Completed in 96 milliseconds