Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/os/
Dos_InterCoreBlockingQueue.cpp314 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueInitialize() local
321 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueTryInitialize() local
329 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueFinalize() local
336 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueTryEnqueue() local
342 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueEnqueue() local
348 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueTryJam() local
354 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueJam() local
360 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueTryDequeue() local
366 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueDequeue() local
372 …InterCoreBlockingQueue* pInterCoreBlockingQueue = reinterpret_cast<InterCoreBlockingQueue*>(this_); in nnosInterCoreBlockingQueueTryGetFront() local
[all …]