MCPcopy Create free account
hub / github.com/F-Stack/f-stack / unordered_basic

Function unordered_basic

dpdk/drivers/event/sw/sw_evdev_selftest.c:2768–2772  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2766}
2767
2768static int
2769unordered_basic(struct test *t)
2770{
2771 return parallel_basic(t, 0);
2772}
2773
2774static int
2775holb(struct test *t) /* test to check we avoid basic head-of-line blocking */

Callers 1

test_sw_eventdevFunction · 0.85

Calls 1

parallel_basicFunction · 0.85

Tested by

no test coverage detected