HomeSort by: relevance | last modified time | path
    Searched refs:rcu_unregister_thread (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/lgpl2/userspace-rcu/dist/tests/unit/
test_urcu_multiflavor-memb.c 22 rcu_unregister_thread();
test_urcu_multiflavor-bp.c 22 rcu_unregister_thread();
test_urcu_multiflavor-mb.c 23 rcu_unregister_thread();
test_urcu_multiflavor-qsbr.c 22 rcu_unregister_thread();
  /src/external/mpl/bind/dist/lib/isc/
lib.c 73 rcu_unregister_thread();
work.c 37 rcu_unregister_thread();
thread.c 106 rcu_unregister_thread();
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
flavor.h 66 .unregister_thread = rcu_unregister_thread,\
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/map/
clear.h 29 #undef rcu_unregister_thread macro
urcu-bp.h 31 #define rcu_unregister_thread urcu_bp_unregister_thread macro
urcu-mb.h 29 #define rcu_unregister_thread urcu_mb_unregister_thread macro
urcu-memb.h 29 #define rcu_unregister_thread urcu_memb_unregister_thread macro
urcu-qsbr.h 29 #define rcu_unregister_thread urcu_qsbr_unregister_thread macro
  /src/external/lgpl2/userspace-rcu/dist/tests/regression/
test_urcu_fork.c 84 rcu_unregister_thread();
rcutorture.h 179 rcu_unregister_thread();
369 rcu_unregister_thread();
490 rcu_unregister_thread();
  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu.c 133 rcu_unregister_thread();
137 rcu_unregister_thread();
test_urcu_hash_rw.c 90 rcu_unregister_thread();
194 rcu_unregister_thread();
test_urcu_hash_unique.c 92 rcu_unregister_thread();
204 rcu_unregister_thread();
test_urcu_lfq.c 153 rcu_unregister_thread();
210 rcu_unregister_thread();
test_urcu_lfs_rcu.c 156 rcu_unregister_thread();
211 rcu_unregister_thread();
test_urcu_qsbr.c 139 rcu_unregister_thread();
143 rcu_unregister_thread();
test_urcu_qsbr_timing.c 101 rcu_unregister_thread();
test_urcu_timing.c 101 rcu_unregister_thread();
test_urcu_lfs.c 164 rcu_unregister_thread();
270 rcu_unregister_thread();
test_urcu_hash.c 223 rcu_unregister_thread();
742 rcu_unregister_thread();

Completed in 43 milliseconds

1 2