Home
last modified time | relevance | path

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

/dports/sysutils/fluxengine/fluxengine-61ff48c/lib/usb/
H A Dfluxengineusb.cc102 T* await_reply(int desired) in await_reply() function in FluxEngineUsb
124 auto r = await_reply<struct version_frame>(F_FRAME_GET_VERSION_REPLY); in getVersion()
135 await_reply<struct any_frame>(F_FRAME_SEEK_REPLY); in seek()
144 await_reply<struct any_frame>(F_FRAME_RECALIBRATE_REPLY); in recalibrate()
155 auto r = await_reply<struct speed_frame>(F_FRAME_MEASURE_SPEED_REPLY); in getRotationalPeriod()
195 await_reply<struct any_frame>(F_FRAME_BULK_WRITE_TEST_REPLY); in testBulkWrite()
230 await_reply<struct any_frame>(F_FRAME_BULK_READ_TEST_REPLY); in testBulkRead()
253 await_reply<struct any_frame>(F_FRAME_READ_REPLY); in read()
275 await_reply<struct any_frame>(F_FRAME_WRITE_REPLY); in write()
287 await_reply<struct any_frame>(F_FRAME_ERASE_REPLY); in erase()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/preloaded/src/
H A Dsocket_registry.erl54 await_reply( request(number_of) ).
57 await_reply( request({which_sockets, Filter}) ).
182 await_reply(ReqId) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/preloaded/src/
H A Dsocket_registry.erl54 await_reply( request(number_of) ).
57 await_reply( request({which_sockets, Filter}) ).
182 await_reply(ReqId) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/test/
H A Dobserver_socket_test.erl864 gen_client_loop(#{condition := {await_reply, _MID},
890 gen_client_loop(State#{condition => {await_reply, MID},
904 esock_client_loop(#{condition := {await_reply, _MID},
935 esock_client_loop(#{condition := {await_reply, _MID},
980 esock_client_loop(State#{condition => {await_reply, MID},
990 client_process_data(#{condition := {await_reply, MID},
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/test/
H A Dobserver_socket_test.erl864 gen_client_loop(#{condition := {await_reply, _MID},
890 gen_client_loop(State#{condition => {await_reply, MID},
904 esock_client_loop(#{condition := {await_reply, _MID},
935 esock_client_loop(#{condition := {await_reply, _MID},
980 esock_client_loop(State#{condition => {await_reply, MID},
990 client_process_data(#{condition := {await_reply, MID},
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/test/
H A Dobserver_socket_test.erl864 gen_client_loop(#{condition := {await_reply, _MID},
890 gen_client_loop(State#{condition => {await_reply, MID},
904 esock_client_loop(#{condition := {await_reply, _MID},
935 esock_client_loop(#{condition := {await_reply, _MID},
980 esock_client_loop(State#{condition => {await_reply, MID},
990 client_process_data(#{condition := {await_reply, MID},
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/test/
H A Dobserver_socket_test.erl864 gen_client_loop(#{condition := {await_reply, _MID},
890 gen_client_loop(State#{condition => {await_reply, MID},
904 esock_client_loop(#{condition := {await_reply, _MID},
935 esock_client_loop(#{condition := {await_reply, _MID},
980 esock_client_loop(State#{condition => {await_reply, MID},
990 client_process_data(#{condition := {await_reply, MID},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/test/
H A Dmegaco_test_mg.erl301 await_reply(Pid, notify_request_reply).
323 await_reply(Pid, ReplyTag).
327 await_reply(Pid, ReplyTag).
329 await_reply(Pid, ReplyTag) -> function
330 await_reply(Pid, ReplyTag, infinity).
332 await_reply(Pid, ReplyTag, Timeout) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/test/
H A Dmegaco_test_mg.erl302 await_reply(Pid, notify_request_reply).
324 await_reply(Pid, ReplyTag).
328 await_reply(Pid, ReplyTag).
330 await_reply(Pid, ReplyTag) -> function
331 await_reply(Pid, ReplyTag, infinity).
333 await_reply(Pid, ReplyTag, Timeout) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/test/
H A Dmegaco_test_mg.erl302 await_reply(Pid, notify_request_reply).
324 await_reply(Pid, ReplyTag).
328 await_reply(Pid, ReplyTag).
330 await_reply(Pid, ReplyTag) -> function
331 await_reply(Pid, ReplyTag, infinity).
333 await_reply(Pid, ReplyTag, Timeout) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_test_mg.erl299 await_reply(Pid, notify_request_reply).
321 await_reply(Pid, ReplyTag).
325 await_reply(Pid, ReplyTag).
327 await_reply(Pid, ReplyTag) -> function
328 await_reply(Pid, ReplyTag, infinity).
330 await_reply(Pid, ReplyTag, Timeout) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_test_mg.erl299 await_reply(Pid, notify_request_reply).
321 await_reply(Pid, ReplyTag).
325 await_reply(Pid, ReplyTag).
327 await_reply(Pid, ReplyTag) -> function
328 await_reply(Pid, ReplyTag, infinity).
330 await_reply(Pid, ReplyTag, Timeout) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_test_mg.erl299 await_reply(Pid, notify_request_reply).
321 await_reply(Pid, ReplyTag).
325 await_reply(Pid, ReplyTag).
327 await_reply(Pid, ReplyTag) -> function
328 await_reply(Pid, ReplyTag, infinity).
330 await_reply(Pid, ReplyTag, Timeout) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_test_mg.erl299 await_reply(Pid, notify_request_reply).
321 await_reply(Pid, ReplyTag).
325 await_reply(Pid, ReplyTag).
327 await_reply(Pid, ReplyTag) -> function
328 await_reply(Pid, ReplyTag, infinity).
330 await_reply(Pid, ReplyTag, Timeout) -> function