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