mirror of
https://review.haiku-os.org/haiku
synced 2025-02-09 15:18:56 +01:00
* Lets wait for space *before* writing to the fifo instead of after. * Flush functions now really flush the fifo waiting for them to enter an empty state. * Simple memory barriers added (may need revised) We don't have access to the kernel barriers here.