• Dridi Boukelmoune's avatar
    ws: Replace WS_Front() with WS_Reservation() · 8a2cde41
    Dridi Boukelmoune authored
    And add a companion function WS_ReservationSize(). This makes it explicit
    that accessing the workspace front pointer is only valid for reservations,
    and also informs you whether you are in the middle of a reservation, which
    would be helpful for assertions.
    8a2cde41
vmod_blob.c 12.1 KB