Lines Matching full:functions
56 Functions that are not **reschedule** may be invoked from either thread
59 Functions that are **reschedule** may be invoked from thread context.
61 Functions that are **reschedule** but not **sleep** may be invoked from
86 Functions that are **sleep** are implicitly **reschedule**.
88 Functions that are **sleep** may be invoked from thread context.
90 Functions that are **sleep** may be invoked from interrupt and
111 It is use of the no-wait feature that allows functions like
118 Functions with this attribute may be invoked from interrupt and
132 Any function that is not **sleep** is inherently **isr-ok**. Functions
141 context only when the no-wait path is selected. **isr-ok** functions
177 will always be complete when the function returns. As most functions