Lines Matching defs:pBlockingQueue

307     BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_);  in nnosBlockingQueueInitialize()  local
314 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueTryInitialize() local
322 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueFinalize() local
329 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueTryEnqueue() local
335 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueEnqueue() local
341 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueTryJam() local
347 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueJam() local
353 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueTryDequeue() local
359 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueDequeue() local
365 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueTryGetFront() local
371 BlockingQueue* pBlockingQueue = reinterpret_cast<BlockingQueue*>(this_); in nnosBlockingQueueGetFront() local
377 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueInitialize() local
384 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueTryInitialize() local
392 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueFinalize() local
399 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueTryEnqueue() local
405 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueEnqueue() local
411 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueTryJam() local
417 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueJam() local
423 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueTryDequeue() local
429 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueDequeue() local
435 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueTryGetFront() local
441 SafeBlockingQueue* pBlockingQueue = reinterpret_cast<SafeBlockingQueue*>(this_); in nnosSafeBlockingQueueGetFront() local