Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dtask.c115 static task_t *task_commit_tail = NULL; variable
461 task_commit_head = task_commit_tail = tk; in task_rele()
463 task_commit_tail->tk_commit_next = tk; in task_rele()
464 task_commit_tail = tk; in task_rele()
1122 task_commit_tail = NULL; in task_commit()