- LIST_HEAD_INITIALIZER
HEAD LIST_HEAD_INITIALIZER(HEAD* head)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LIST_HEAD_INITIALIZER
HEAD LIST_HEAD_INITIALIZER(HEAD* head)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SLIST_HEAD_INITIALIZER
HEAD SLIST_HEAD_INITIALIZER(HEAD* head)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TAILQ_HEAD_INITIALIZER
HEAD TAILQ_HEAD_INITIALIZER(HEAD* head)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Q_INVALIDATE
void _Q_INVALIDATE(void* a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Q_INVALIDATE
void _Q_INVALIDATE(void* a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LIST_ENTRY
template LIST_ENTRY(string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LIST_HEAD
template LIST_HEAD(string name, string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SIMPLEQ_ENTRY
template SIMPLEQ_ENTRY(string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SIMPLEQ_HEAD
template SIMPLEQ_HEAD(string name, string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SLIST_ENTRY
template SLIST_ENTRY(string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SLIST_HEAD
template SLIST_HEAD(string name, string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TAILQ_ENTRY
template TAILQ_ENTRY(string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TAILQ_HEAD
template TAILQ_HEAD(string name, string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XSIMPLEQ_ENTRY
template XSIMPLEQ_ENTRY(string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XSIMPLEQ_HEAD
template XSIMPLEQ_HEAD(string name, string type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.