Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_stream.c1474 int serve_synchronously = 0; in xreadCommand() local
1486 serve_synchronously = 1; in xreadCommand()
1494 serve_synchronously = 1; in xreadCommand()
1502 serve_synchronously = 1; in xreadCommand()
1506 if (serve_synchronously) { in xreadCommand()