Searched refs:SLEEP_TIME (Results 1 – 12 of 12) sorted by relevance
21 #define SLEEP_TIME 6 macro36 unsigned int result = alarm(SLEEP_TIME); in alarm_0100()
25 const int SLEEP_TIME = 2; variable84 sleep(SLEEP_TIME); in main()
25 const int SLEEP_TIME = 2; variable
19 import static com.mindspore.flclient.FLParameter.SLEEP_TIME;464 Common.sleep(SLEEP_TIME); in requestExchangeKeys()521 Common.sleep(SLEEP_TIME); in getExchangeKeys()614 Common.sleep(SLEEP_TIME); in requestShareSecrets()641 Common.sleep(SLEEP_TIME); in requestShareSecrets()699 Common.sleep(SLEEP_TIME); in getShareSecrets()772 Common.sleep(SLEEP_TIME); in exchangeKeys()782 Common.sleep(SLEEP_TIME); in exchangeKeys()800 Common.sleep(SLEEP_TIME); in shareSecrets()810 Common.sleep(SLEEP_TIME); in shareSecrets()[all …]
19 import static com.mindspore.flclient.FLParameter.SLEEP_TIME;244 Common.sleep(SLEEP_TIME); in startFLJob()358 Common.sleep(SLEEP_TIME); in updateModel()
41 public static final int SLEEP_TIME = 1000; field in FLParameter
19 import static com.mindspore.flclient.FLParameter.SLEEP_TIME;372 Common.sleep(SLEEP_TIME); in waitSomeTime()
28 const int SLEEP_TIME = 2; variable129 sleep(SLEEP_TIME); in main()
26 const int SLEEP_TIME = 2; variable127 sleep(SLEEP_TIME); in main()
19 import static com.mindspore.flclient.FLParameter.SLEEP_TIME;118 Common.sleep(SLEEP_TIME); in sendReconstructSecret()
20 import static com.mindspore.flclient.FLParameter.SLEEP_TIME;103 Common.sleep(SLEEP_TIME); in getClientList()
149 #define SLEEP_TIME 10 /*Amount of time the children get to catch the signal */ macro361 (void)sleep(SLEEP_TIME); in parent_rout()