Searched defs:BH_LOCKED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dmp.h46 * While the BH_LOCKED flag is set (I/O is going on) {
63 * Set the BH_LOCKED flag.
69 * operation (flagged by BH_LOCKED) is not yet completed. For
70 * this reason, among others, threads checking the BH_LOCKED flag
73 * Clear the BH_LOCKED flag.
278 #define BH_LOCKED 0x008 /* Page is locked (I/O in progress). */ macro

Completed in 45 milliseconds