Home
last modified time | relevance | path

Searched refs:currently_sending (Results 1 – 1 of 1) sorted by relevance

/freebsd/tests/sys/kern/
H A Dunix_seqpacket_test.c243 bool currently_sending = true; in test_pipe_simulator() local
257 if (currently_sending && num_sent < numpkts) { in test_pipe_simulator()
264 currently_sending = false; in test_pipe_simulator()
280 currently_sending = true; in test_pipe_simulator()