Go to the source code of this file.
Namespaces | |
namespace | stress |
Functions | |
def | stress::service_callback |
def | stress::stress_callback |
Variables | |
int | stress::DEBUG = 6 |
int | stress::i = 0 |
int | stress::n = 500000 |
tuple | stress::res = dic_cmnd_service('STRESS_CMD', ('STRESSYOU!\0',), "C") |
tuple | stress::s = dis_add_service("PYSTRESS_SVC", "I", service_callback, 0) |
tuple | stress::si = dic_info_service("STRESS_SVC", "I", stress_callback) |