Define max nesting count constant
authorFrancis Giraldeau <francis.giraldeau@gmail.com>
Wed, 3 Sep 2014 19:47:21 +0000 (15:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2018 18:38:54 +0000 (14:38 -0400)
commitb055caba03c71b621bff8ec9caa0e041ac6489a9
treee850eaa76afdcb693ec93a82334205ddda1f1853
parent1804b6153d4cba1bc1152b58497e981a1140caa9
Define max nesting count constant

Extract the constant within the code as #define. The define is added to
frontend.h in order to be included in other source files.

Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/frontend.h
lib/ringbuffer/frontend_api.h
This page took 0.026473 seconds and 4 git commands to generate.