Add lttng_waiter utils
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 17 May 2017 15:16:33 +0000 (11:16 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 19 May 2017 20:45:44 +0000 (16:45 -0400)
commit141204e233051639b7d8d9d1858ac440853cb835
treeb7f29c3052ae6580b0bebdc9fc1ae2eabf78e62a
parent0e1fc73ceccdcbbd50dd28d0011a782fef54ae3e
Add lttng_waiter utils

This utils is adapted from userspace-rcu's urcu-wait.h

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/Makefile.am
src/common/waiter.c [new file with mode: 0644]
src/common/waiter.h [new file with mode: 0644]
This page took 0.029844 seconds and 5 git commands to generate.