HomeSort by: relevance | last modified time | path
    Searched refs:call_rcu_before_fork (Results 1 - 8 of 8) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
call-rcu.h 75 void call_rcu_before_fork(void);
  /src/external/lgpl2/userspace-rcu/dist/tests/regression/
test_urcu_fork.c 97 call_rcu_before_fork();
160 ret = pthread_atfork(call_rcu_before_fork,
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/map/
clear.h 48 #undef call_rcu_before_fork macro
urcu-bp.h 50 #define call_rcu_before_fork urcu_bp_call_rcu_before_fork macro
urcu-mb.h 48 #define call_rcu_before_fork urcu_mb_call_rcu_before_fork macro
urcu-memb.h 48 #define call_rcu_before_fork urcu_memb_call_rcu_before_fork macro
urcu-qsbr.h 47 #define call_rcu_before_fork urcu_qsbr_call_rcu_before_fork macro
  /src/external/lgpl2/userspace-rcu/dist/src/
urcu-call-rcu-impl.h 944 void call_rcu_before_fork(void) function

Completed in 28 milliseconds