Searched refs:OnNotification (Results 1 – 3 of 3) sorted by relevance
30 static void OnNotification(const MojoTrapEvent* event) { in OnNotification() function in mojo::__anona3d6a5ff0111::TriggerContext72 MojoResult rv = CreateTrap(&TriggerContext::OnNotification, &trap); in Wait()122 MojoResult rv = CreateTrap(&TriggerContext::OnNotification, &trap); in WaitMany()
28 MojoResult rv = CreateTrap(&Context::OnNotification, &trap_handle_); in State()243 static void OnNotification(const MojoTrapEvent* event) { in OnNotification() function in mojo::WaitSet::State::Context
701 void OnNotification(const struct MojoTrapEvent* event) {706 MojoResult result = MojoCreateTrap(&OnNotification, NULL, &t);760 returns -- this will cause `OnNotification` to be invoked on the calling thread851 void OnNotification(const struct MojoTrapEvent* event) {892 MojoCreateTrap(&OnNotification, NULL, &a_trap);893 MojoCreateTrap(&OnNotification, NULL, &b_trap)