Home
last modified time | relevance | path

Searched refs:NN_OS_CRITICALSECTION_SIZE (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/os/
Dos_CriticalSection.h287 #define NN_OS_CRITICALSECTION_SIZE 12 macro
306 …DEFINE_BUFFER_CLASS(nnosCriticalSection, nn::os::CriticalSection, NN_OS_CRITICALSECTION_SIZE, u32);
Dos_BlockingQueue.h708 …EFINE_BUFFER_CLASS(nnosBlockingQueue, nn::os::BlockingQueue, 40 + NN_OS_CRITICALSECTION_SIZE, u32);