Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c73 typedef enum { CONTINUOUS_WATCH, WATCH_STATE_API } watch_state_op_type; enumerator
337 op->op_type = WATCH_STATE_API; in wait_for_watch_state_op_complete_without_gvl()
629 } else if (op->op_type == WATCH_STATE_API) { in run_poll_channels_loop_no_gil()