1 #ifndef _KERN_NOTIFIER_H
2 #define _KERN_NOTIFIER_H
7 using System::Notifiers::Notifier;
10 using System::IO::IONotifierInfo;
11 typedef System::IO::IONotifierInfo_ns::Result io_result;
13 static inline void io_notify(Notifier n, size_t len, io_result result)
15 // FIXME: ini needs to live longer.