Searched refs:DOOR_PRIVCREATE (Results 1 – 2 of 2) sorted by relevance
53 #define DOOR_PRIVCREATE 0x200 /* Door has a private thread creation func */ macro85 DOOR_NO_DEPLETION_CB | DOOR_PRIVCREATE)
168 flags |= DOOR_PRIVCREATE; in door_create_cmn()270 if (flags & (DOOR_NO_DEPLETION_CB | DOOR_PRIVCREATE)) { in door_create()283 if (flags & DOOR_PRIVCREATE || nthread < 1 || crf == NULL) { in door_xcreate()776 } else if (!(dip->di_attributes & DOOR_PRIVCREATE)) { in door_depletion_cb()