OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_pipe_notify
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/open_posix_testsuite/include/
mq_send.h
76
int
sync_pipe_notify
(int fd[])
function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
5-1.c
100
if (
sync_pipe_notify
(sync_pipes) < 0) {
102
("
sync_pipe_notify
() did not return success");
Completed in 148 milliseconds