| streams.c | 78 { SF(QPAIR), "per queue-pair syncq" }, 79 { SF(QPERQ), "per queue-instance syncq" }, 80 { SF(QPERMOD), "per module syncq" }, 100 * Syncq flags 107 { SF(SQ_MESSAGES), "There are messages on syncq" }, 110 { SF(SQ_EVENTS), "There are events on syncq" }, 115 * Syncq types 363 uintptr_t syncq = 0; local 383 's', MDB_OPT_UINTPTR, &syncq, 391 if (flag != NULL || not_flag != NULL || mod != NULL || syncq != NULL 479 syncq(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function [all...] |