Searched refs:tk_flags (Results 1 – 4 of 4) sorted by relevance
54 uint_t tk_flags; /* task properties */ member
509 tk->tk_flags = TASK_NORMAL; in task_create()898 p->p_task->tk_flags |= TASK_FINAL; in task_join()994 task0p->tk_flags = TASK_NORMAL; in task_init()
87 if (p->p_task->tk_flags & TASK_FINAL) { in tasksys_settaskid()
429 tk.tk_flags); in task()