HomeSort by: relevance | last modified time | path
    Searched defs:synchronize (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/mcast/
mcast.c 239 synchronize(const int fd, bool waiter) function in typeref:typename:int
280 if (synchronize(fd, true) == -1)
304 if (synchronize(fd, true) == -1)
326 synchronize(fd, false);
345 synchronize(fd, false);
mcast.c 239 synchronize(const int fd, bool waiter) function in typeref:typename:int
280 if (synchronize(fd, true) == -1)
304 if (synchronize(fd, true) == -1)
326 synchronize(fd, false);
345 synchronize(fd, false);

Completed in 25 milliseconds