Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/samples/
Dping.c51 int toStop = 0; variable
56 toStop = 1; in cfinish()
117 while (!toStop) in main()
Dping_nb.c51 int toStop = 0; variable
56 toStop = 1; in cfinish()
126 while (!toStop) { in main()
Dpub0sub1.c30 int toStop = 0; variable
35 toStop = 1; in cfinish()
120 while (!toStop) in main()
Dpub0sub1_nb.c30 int toStop = 0; variable
35 toStop = 1; in cfinish()
127 while (!toStop) in main()
/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/samples/baremetalserial/
Dping_nb.c52 int toStop = 0; variable
128 while (!toStop) { in main()
185 toStop = 1; in cfinish()
Dpub0sub1_nb.c32 int toStop = 0; variable
141 while (!toStop) { in main()
203 toStop = 1; in cfinish()
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/samples/linux/
Dstdoutsub.c54 volatile int toStop = 0; variable
76 toStop = 1; in cfinish()
241 while (!toStop) in main()
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/samples/linux/
Dstdoutsub.cpp52 volatile int toStop = 0; variable
74 toStop = 1; in cfinish()
248 while (!toStop) in main()