Home
last modified time | relevance | path

Searched refs:NST_CREATE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.h88 #define NST_CREATE 0x1 /* Create resources to run thread */ macro
H A Dnsc_thread.c591 if (flags & NST_CREATE) { in nst_create()