Spdk/lib/event
Daniel Verkamp b58a5d73ef util: add SPDK_COUNTOF() array size macro
SPDK_COUNTOF works like sizeof, except it returns the number of elements
in an array instead of the number of bytes.

Change-Id: I38ff4dd3485ed9b630cc5660ff84851d0031911f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:43:42 -07:00
..
rpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
app.c event: free rings and mempool (#113) 2017-02-24 16:30:36 -07:00
Makefile env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
reactor.c event: free rings and mempool (#113) 2017-02-24 16:30:36 -07:00
subsystem.c event.h: split non-public API into spdk_internal 2017-01-05 11:57:18 -07:00