Provide pthread_atfork-friendly interfaces
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 3 Jun 2011 16:42:00 +0000 (12:42 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 3 Jun 2011 16:42:00 +0000 (12:42 -0400)
commit81ad2e193e8072f8246212d7eaba72769306c2e4
tree89670cef828d7bbff5e6f2e8a43f924a65cddc5c
parent2260a36cd53dc882bf83e39180bae4413d64da8f
Provide pthread_atfork-friendly interfaces

Provides call_rcu_before_fork() and call_rcu_after_fork_parent() to
go with the existing call_rcu_after_fork_child().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README
urcu-call-rcu.c
This page took 0.024753 seconds and 4 git commands to generate.