Function drone_cortexm::thr::pending_size [−][src]
pub fn pending_size<T>() -> usize where
T: SoftThread,
Returns the number of elements in SoftThread::pending
array.
pub fn pending_size<T>() -> usize where
T: SoftThread,
Returns the number of elements in SoftThread::pending
array.