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

  /src/sys/kern/
subr_pserialize.c 45 #include <sys/pserialize.h>
48 struct pserialize { struct
54 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "pserialize", "exclusive access");
152 * True if the caller is in a pserialize read section. To be used
168 * True if the caller is not in a pserialize read section. To be
185 * pserialize read section because pserialize read sections

Completed in 22 milliseconds