REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
spinlock.h
Go to the documentation of this file.
1
2#ifndef _SCE_KERNEL_SYSMEM_SPINLOCK_H_
3#define _SCE_KERNEL_SYSMEM_SPINLOCK_H_
4
5#include <scetypes.h>
6
9
17
18#endif /* _SCE_KERNEL_SYSMEM_SPINLOCK_H_ */
unsigned int SceUInt32
Definition scetypes.h:13
SceUInt32 SceKernelRWSpinlock
Read-write spinlock.
Definition spinlock.h:16
SceUInt32 SceKernelSpinlock
Definition spinlock.h:8