Searched defs:blocking (Results 1 – 5 of 5) sorted by relevance
116 optional bool blocking = 6; field
116 blocking=False, argument
59 def _create(self, queue_id, queue_size, blocking, reset_pointers): argument
369 bool blocking) { in CreateFmq()
329 bool blocking = fmq_request.blocking(); in ProcessFmqCommandInternal() local