struct autogroup { /* * Reference doesn't mean how many threads attach to this * autogroup now. It just stands for the number of tasks * which could use this autogroup.
*/ struct kref kref; struct task_group *tg; struct rw_semaphore lock; unsignedlong id; int nice;
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.