Lines Matching full:loop
53 * Note: the loop is unsafe and thus __sn should not be removed
55 * User _MUST_ add the loop statement curly braces enclosing its own code:
71 * Note: the loop is unsafe and thus __sn should not be removed
73 * User _MUST_ add the loop statement curly braces enclosing its own code:
94 * Note: __sn can be removed, it will not break the loop.
96 * User _MUST_ add the loop statement curly braces enclosing its own code:
106 * @param __sns A sys_snode_t pointer for the loop to run safely
153 * Note: the loop is unsafe and thus __cn should not be detached
155 * User _MUST_ add the loop statement curly braces enclosing its own code:
170 * Note: __cn can be detached, it will not break the loop.
172 * User _MUST_ add the loop statement curly braces enclosing its own code:
180 * @param __cns A pointer for the loop to run safely