Home
last modified time | relevance | path

Searched defs:LimitedAdd (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/os/
Dos_LightSemaphore.h71 struct LimitedAdd struct
73 s32 max;
74 s32 value;
75 s32 beforeUpdate;
77 bool operator()(s32& x) in operator()
Dos_InterCoreLightSemaphore.h72 struct LimitedAdd struct
74 s32 max;
75 s32 value;
76 s32 beforeUpdate;
78 bool operator()(s32& x) in operator()