Rename likely/unlikely to caa_likely/caa_unlikely
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Nov 2011 23:58:52 +0000 (19:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Nov 2011 23:58:52 +0000 (19:58 -0400)
commita0b7f7ea3fc3339a1c42caffd53ce9f056e5b901
treed9001f6c087a7abe914e56f92db3c97bf3c84167
parentde10a5858ea0638c9059bb3315794ccb1401f404
Rename likely/unlikely to caa_likely/caa_unlikely

This fixes namespace conflicts.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
22 files changed:
tests/test_mutex.c
tests/test_perthreadlock.c
tests/test_rwlock.c
tests/test_urcu.c
tests/test_urcu_assign.c
tests/test_urcu_bp.c
tests/test_urcu_defer.c
tests/test_urcu_gc.c
tests/test_urcu_lfq.c
tests/test_urcu_lfs.c
tests/test_urcu_qsbr.c
tests/test_urcu_qsbr_gc.c
tests/test_urcu_wfq.c
tests/test_urcu_wfs.c
urcu-call-rcu-impl.h
urcu-defer-impl.h
urcu.c
urcu/compiler.h
urcu/static/urcu-bp.h
urcu/static/urcu-qsbr.h
urcu/static/urcu.h
urcu/uatomic/x86.h
This page took 0.02722 seconds and 4 git commands to generate.