Fix: only print event errors every 1048576 hits
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 24 Feb 2012 01:11:17 +0000 (20:11 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 24 Feb 2012 01:11:17 +0000 (20:11 -0500)
commit64493e4fa019e9bdfe0d9c6a4738c9552f250f35
treed20e01a76239d3dd43068be428948d9d5a0ff32e
parentc022630241628bd0233d3369ca3e418717fde89d
Fix: only print event errors every 1048576 hits

Never spam the console, even in debug mode, since it would make debug
information very much useless.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libringbuffer/ring_buffer_frontend.c
This page took 0.025223 seconds and 4 git commands to generate.