Home
last modified time | relevance | path

Searched defs:send_channel (Results 1 – 25 of 64) sorted by relevance

123

/dports/net/py-trio/trio-0.19.0/docs/source/reference-core/
H A Dchannels-shutdown.py9 async def producer(send_channel): argument
H A Dchannels-simple.py12 async def producer(send_channel): argument
H A Dchannels-backpressure.py7 async def producer(send_channel): argument
H A Dchannels-mpmc-fixed.py15 async def producer(name, send_channel): argument
H A Dchannels-mpmc-broken.py16 async def producer(name, send_channel): argument
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/
H A Dchannel.hpp419 class send_channel class
437 send_channel() in send_channel() function in hpx::lcos::send_channel
440 send_channel(channel<T> const& c) in send_channel() function in hpx::lcos::send_channel
444 explicit send_channel(hpx::future<naming::id_type>&& id) in send_channel() function in hpx::lcos::send_channel
448 explicit send_channel(hpx::shared_future<naming::id_type>&& id) in send_channel() function in hpx::lcos::send_channel
452 explicit send_channel(hpx::shared_future<naming::id_type> const& id) in send_channel() function in hpx::lcos::send_channel
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/local/
H A Dchannel.hpp817 class send_channel : private detail::channel_base<T> class
822 send_channel(channel<T> const& c) in send_channel() function in hpx::lcos::local::send_channel
825 send_channel(one_element_channel<T> const& c) in send_channel() function in hpx::lcos::local::send_channel
1080 class send_channel<void> : private detail::channel_base<void> class
1085 send_channel(channel<void> const& c) in send_channel() function in hpx::lcos::local::send_channel
1088 send_channel(one_element_channel<void> const& c) in send_channel() function in hpx::lcos::local::send_channel
/dports/net/py-trio/trio-0.19.0/trio/tests/
H A Dtest_channel.py60 async def producer(send_channel, i): argument
/dports/net/openmpi3/openmpi-3.1.6/orte/mca/oob/ud/
H A Doob_ud_qp.c40 struct ibv_comp_channel *send_channel, bool onecq) in mca_oob_ud_qp_init()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-prj/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-scope/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable
/dports/devel/geany-plugin-vc/geany-plugins-1.38/scope/src/
H A Ddebug.c157 static GIOChannel *send_channel = NULL; variable

123