Searched refs:nb_sleep (Results 1 – 9 of 9) sorted by relevance
/dports/benchmarks/dbench/dbench-4.0/ |
H A D | proto.h | 43 void nb_sleep(struct child_struct *child, int usec, const char *status); 91 void nb_sleep(struct child_struct *child, int usec, const char *status);
|
H A D | sockio.c | 244 void nb_sleep(struct child_struct *child, int usec, const char *status) in nb_sleep() function
|
H A D | child.c | 154 nb_sleep(child, ival(params[1]), status);
|
H A D | fileio.c | 616 void nb_sleep(struct child_struct *child, int usec, const char *status) function
|
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/parallel/benchmark/ |
H A D | mpi_collective_benchmark.cc | 275 auto nb_sleep = std::bind(runNonblockingSleep, std::ref(cc), _1); in run() local 277 std::tie(nb_sleep_t, nb_sleep_avail) = determineOverlap(nb_sleep); in run()
|
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/nbench/ |
H A D | nbench.c | 143 nb_sleep(ival(params[1]), status); in run_netbench()
|
H A D | nbio.c | 654 void nb_sleep(int usec, NTSTATUS status) in nb_sleep() function
|
/dports/net/samba412/samba-4.12.15/source4/torture/nbench/ |
H A D | nbench.c | 205 nb_sleep(ival(params[1]), status); in run_netbench()
|
H A D | nbio.c | 958 void nb_sleep(int usec, NTSTATUS status) in nb_sleep() function
|