Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/include/nn/os/
Dos_InterCoreBlockingQueue.h310 NN_EXTERN_C bool nnosInterCoreBlockingQueueTryEnqueue(nnosInterCoreBlockingQueue* this_, uptr data);
/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/os/
Dos_InterCoreBlockingQueue.cpp334 bool nnosInterCoreBlockingQueueTryEnqueue(nnosInterCoreBlockingQueue* this_, uptr data) in nnosInterCoreBlockingQueueTryEnqueue() function