Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/os/
Dos_InterCoreBlockingQueue.h322 NN_EXTERN_C bool nnosInterCoreBlockingQueueTryGetFront(nnosInterCoreBlockingQueue* this_, uptr* pOu…
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/os/
Dos_InterCoreBlockingQueue.cpp370 bool nnosInterCoreBlockingQueueTryGetFront(nnosInterCoreBlockingQueue* this_, uptr* pOut) in nnosInterCoreBlockingQueueTryGetFront() function