Searched refs:blocking (Results 1 – 7 of 7) sorted by relevance
245 if (!ctrl->blocking) in libxenvchan_send()259 if (ctrl->blocking) { in libxenvchan_write()321 if (!ctrl->blocking) in libxenvchan_recv()340 if (!ctrl->blocking) in libxenvchan_read()
86 unsigned int blocking:1; member
158 ctrl->blocking = 1; in main()
31 recommended >= maxoutstanding to avoid blocking backend transactions due to
304 put it in the pCPU's blocking list, we don't change the status of posted-305 interrupts descriptor back when the vCPU is unblocked or the blocking
187 specified IP address to be used by the guest (blocking all others).
2115 +/* free pbufs or heap memory from another context without blocking */
Completed in 28 milliseconds