Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 4 of 4) sorted by relevance

/DragonOS/kernel/src/libs/
H A Dmod.rs12 pub mod notifier; module
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.8.md59 - feature: 实现内核通知链 notifier chain (#316)
220 实现内核通知链 notifier chain (#316)
226 * 实现 atomic notifier chain
228 * 实现 blocking notifier chain
H A DV0.1.9.md1608 * 修改notifier,把action从u64换为泛型。
/DragonOS/kernel/src/driver/base/
H A Dsubsys.rs7 notifier::AtomicNotifierChain,