Home
last modified time | relevance | path

Searched refs:wait_response (Results 1 – 25 of 107) sorted by relevance

12345

/dports/www/erlang-hackney/hackney-1.8.6/examples/
H A Dtest_streamto.erl8 wait_response(Parent) -> function
13 wait_response(Parent);
16 wait_response(Parent);
22 wait_response(Parent);
32 Pid = spawn(fun() -> wait_response(Self) end),
/dports/lang/micropython/micropython-1.17/ports/stm32/mboot/
H A Dmboot.py34 def wait_response(self): member in Bootloader
53 ret = self.wait_response()
61 return self.wait_response()
65 ret = self.wait_response()
76 layout = self.wait_response()
105 return self.wait_response()
113 return self.wait_response()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Derpc.erl37 wait_response/1,
38 wait_response/2,
213 -spec wait_response(RequestId) -> {'response', Result} | 'no_response' when
217 wait_response({Res, ReqId} = RId) when is_reference(Res), function
219 wait_response(RId, 0).
221 -dialyzer([{nowarn_function, wait_response/2}, no_return]).
223 -spec wait_response(RequestId, WaitTime) ->
229 wait_response({Res, ReqId}, WT) when is_reference(Res), function
240 wait_response(_, _) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Derpc.erl37 wait_response/1,
38 wait_response/2,
213 -spec wait_response(RequestId) -> {'response', Result} | 'no_response' when
217 wait_response({Res, ReqId} = RId) when is_reference(Res), function
219 wait_response(RId, 0).
221 -dialyzer([{nowarn_function, wait_response/2}, no_return]).
223 -spec wait_response(RequestId, WaitTime) ->
229 wait_response({Res, ReqId}, WT) when is_reference(Res), function
240 wait_response(_, _) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Derpc.erl37 wait_response/1,
38 wait_response/2,
213 -spec wait_response(RequestId) -> {'response', Result} | 'no_response' when
217 wait_response({Res, ReqId} = RId) when is_reference(Res), function
219 wait_response(RId, 0).
221 -dialyzer([{nowarn_function, wait_response/2}, no_return]).
223 -spec wait_response(RequestId, WaitTime) ->
229 wait_response({Res, ReqId}, WT) when is_reference(Res), function
240 wait_response(_, _) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Derpc.erl37 wait_response/1,
38 wait_response/2,
213 -spec wait_response(RequestId) -> {'response', Result} | 'no_response' when
217 wait_response({Res, ReqId} = RId) when is_reference(Res), function
219 wait_response(RId, 0).
221 -dialyzer([{nowarn_function, wait_response/2}, no_return]).
223 -spec wait_response(RequestId, WaitTime) ->
229 wait_response({Res, ReqId}, WT) when is_reference(Res), function
240 wait_response(_, _) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Derpc.erl37 wait_response/1,
38 wait_response/2,
213 -spec wait_response(RequestId) -> {'response', Result} | 'no_response' when
217 wait_response({Res, ReqId} = RId) when is_reference(Res), function
219 wait_response(RId, 0).
221 -dialyzer([{nowarn_function, wait_response/2}, no_return]).
223 -spec wait_response(RequestId, WaitTime) ->
229 wait_response({Res, ReqId}, WT) when is_reference(Res), function
240 wait_response(_, _) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/
H A Dwx_object.erl120 send_request/2, wait_response/1, wait_response/2, check_response/2,
335 -spec wait_response(RequestId::request_id()) ->
337 wait_response(RequestId) -> function
338 gen:wait_response(RequestId, infinity).
341 -spec wait_response(Key::request_id(), timeout()) ->
343 wait_response(RequestId, Timeout) -> function
344 gen:wait_response(RequestId, Timeout).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/
H A Dwx_object.erl120 send_request/2, wait_response/1, wait_response/2, check_response/2,
335 -spec wait_response(RequestId::request_id()) ->
337 wait_response(RequestId) -> function
338 gen:wait_response(RequestId, infinity).
341 -spec wait_response(Key::request_id(), timeout()) ->
343 wait_response(RequestId, Timeout) -> function
344 gen:wait_response(RequestId, Timeout).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/
H A Dwx_object.erl120 send_request/2, wait_response/1, wait_response/2, check_response/2,
335 -spec wait_response(RequestId::request_id()) ->
337 wait_response(RequestId) -> function
338 gen:wait_response(RequestId, infinity).
341 -spec wait_response(Key::request_id(), timeout()) ->
343 wait_response(RequestId, Timeout) -> function
344 gen:wait_response(RequestId, Timeout).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/
H A Dwx_object.erl120 send_request/2, wait_response/1, wait_response/2, check_response/2,
335 -spec wait_response(RequestId::request_id()) ->
337 wait_response(RequestId) -> function
338 gen:wait_response(RequestId, infinity).
341 -spec wait_response(Key::request_id(), timeout()) ->
343 wait_response(RequestId, Timeout) -> function
344 gen:wait_response(RequestId, Timeout).
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/
H A Dwx_object.erl120 send_request/2, wait_response/1, wait_response/2, check_response/2,
335 -spec wait_response(RequestId::request_id()) ->
337 wait_response(RequestId) -> function
338 gen:wait_response(RequestId, infinity).
341 -spec wait_response(Key::request_id(), timeout()) ->
343 wait_response(RequestId, Timeout) -> function
344 gen:wait_response(RequestId, Timeout).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Derpc_SUITE.erl485 no_response = erpc:wait_response(ReqId2),
486 no_response = erpc:wait_response(ReqId2, 10),
493 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
595 no_response = erpc:wait_response(ReqId2),
596 no_response = erpc:wait_response(ReqId2, 10),
603 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
693 no_response = erpc:wait_response(RID, 0),
694 no_response = erpc:wait_response(RID, Timeout),
736 erpc:wait_response(RID2, infinity),
/dports/devel/ode/ode-0.13/ode/src/
H A Dthreading_pool_win.cpp157 void ExecuteThreadCommand(dxTHREADCOMMAND command, void *param, bool wait_response);
311 …hreadPoolThreadInfo::ExecuteThreadCommand(dxTHREADCOMMAND command, void *param, bool wait_response) in ExecuteThreadCommand() argument
323 if (wait_response) in ExecuteThreadCommand()
H A Dthreading_pool_posix.cpp239 void ExecuteThreadCommand(dxTHREADCOMMAND command, void *param, bool wait_response);
437 …hreadPoolThreadInfo::ExecuteThreadCommand(dxTHREADCOMMAND command, void *param, bool wait_response) in ExecuteThreadCommand() argument
449 if (wait_response) in ExecuteThreadCommand()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Derpc_SUITE.erl491 no_response = erpc:wait_response(ReqId2),
492 no_response = erpc:wait_response(ReqId2, 10),
499 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
601 no_response = erpc:wait_response(ReqId2),
602 no_response = erpc:wait_response(ReqId2, 10),
609 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
699 no_response = erpc:wait_response(RID, 0),
700 no_response = erpc:wait_response(RID, Timeout),
742 erpc:wait_response(RID2, infinity),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Derpc_SUITE.erl491 no_response = erpc:wait_response(ReqId2),
492 no_response = erpc:wait_response(ReqId2, 10),
499 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
601 no_response = erpc:wait_response(ReqId2),
602 no_response = erpc:wait_response(ReqId2, 10),
609 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
699 no_response = erpc:wait_response(RID, 0),
700 no_response = erpc:wait_response(RID, Timeout),
742 erpc:wait_response(RID2, infinity),
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Derpc_SUITE.erl491 no_response = erpc:wait_response(ReqId2),
492 no_response = erpc:wait_response(ReqId2, 10),
499 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
601 no_response = erpc:wait_response(ReqId2),
602 no_response = erpc:wait_response(ReqId2, 10),
609 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
699 no_response = erpc:wait_response(RID, 0),
700 no_response = erpc:wait_response(RID, Timeout),
742 erpc:wait_response(RID2, infinity),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Derpc_SUITE.erl491 no_response = erpc:wait_response(ReqId2),
492 no_response = erpc:wait_response(ReqId2, 10),
499 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
601 no_response = erpc:wait_response(ReqId2),
602 no_response = erpc:wait_response(ReqId2, 10),
609 {response,{hej,_,Node2}} = erpc:wait_response(ReqId2, infinity),
699 no_response = erpc:wait_response(RID, 0),
700 no_response = erpc:wait_response(RID, Timeout),
742 erpc:wait_response(RID2, infinity),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dgen.erl32 send_request/3, wait_response/2, check_response/2,
258 -spec wait_response(RequestId::request_id(), timeout()) ->
260 wait_response(Mref, Timeout) function
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/nfc/hci/
H A Dhci.h36 bool wait_response; member
/dports/multimedia/libv4l/linux-5.13-rc2/net/nfc/hci/
H A Dhci.h36 bool wait_response; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/nfc/hci/
H A Dhci.h36 bool wait_response; member
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgen.erl32 send_request/3, wait_response/2,
290 -spec wait_response(RequestId::request_id(), timeout()) ->
292 wait_response(Mref, Timeout) when is_reference(Mref) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgen.erl32 send_request/3, wait_response/2,
290 -spec wait_response(RequestId::request_id(), timeout()) ->
292 wait_response(Mref, Timeout) when is_reference(Mref) -> function

12345