Lines Matching refs:ack
162 let ack s = function
206 ack (sync (Queueop.watch path data) con)
210 ack (sync (Queueop.unwatch path data) con)
221 ack (sync (Queueop.transaction_end tid commit) con);
227 ack (sync (Queueop.introduce domid mfn port) con)
230 ack (sync (Queueop.release domid) con)
233 ack (sync (Queueop.resume domid) con)
240 ack (sync (Queueop.write tid path value) con)
250 ack (sync (Queueop.mkdir tid path) con)
255 ack (sync (Queueop.rm tid path) con)
261 ack (sync (Queueop.setperms tid path (string_of_perms perms)) con)