event_pipe: renamed functions from main_notify_* to event_pipe_*
Continuing the previous patch.
This commit is contained in:
@@ -66,7 +66,7 @@ idle_add(unsigned flags)
|
||||
idle_flags |= flags;
|
||||
g_mutex_unlock(idle_mutex);
|
||||
|
||||
wakeup_main_task();
|
||||
event_pipe_signal();
|
||||
}
|
||||
|
||||
unsigned
|
||||
|
Reference in New Issue
Block a user