Searched defs:notify_pipe (Results 1 – 5 of 5) sorted by relevance
38 notify_setup(int *notify_pipe) in notify_setup()
106 int notify_pipe[2]; member
512 create_notify_pipe(int *notify_pipe, char **error) in create_notify_pipe()
89 int notify_pipe[2]; /* notif. pipe - receiving thread */ variable
108 static int notify_pipe[2]; variable