block: add low-level functions for block FIFOs
In some cases, the thread(s) consuming a FIFO needs to wake up in other circumstances than the FIFO being non-empty. For that purpose, this new set of functions is vastly more flexible than block_FifoWake().
Showing
Please register or sign in to comment