HomeSort by: relevance | last modified time | path
    Searched defs:TQ_NOSLEEP (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
taskq.h 79 * Flags for taskq_dispatch. TQ_SLEEP/TQ_NOSLEEP should be same as
83 #define TQ_NOSLEEP 0x01 /* cannot block for memory; may fail */
  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 414 #define TQ_NOSLEEP KM_NOSLEEP /* cannot block for memory; may fail */

Completed in 28 milliseconds