HomeSort by: relevance | last modified time | path
    Searched defs:_LGPL_SOURCE (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/external/lgpl2/userspace-rcu/dist/tests/regression/
urcutorture.c 13 #define _LGPL_SOURCE
test_urcu_fork.c 25 #define _LGPL_SOURCE
  /src/external/lgpl2/userspace-rcu/dist/tests/unit/
test_urcu_multiflavor-bp.c 10 #define _LGPL_SOURCE
test_urcu_multiflavor-memb.c 10 #define _LGPL_SOURCE
test_urcu_multiflavor-qsbr.c 10 #define _LGPL_SOURCE
test_urcu_multiflavor-mb.c 10 #define _LGPL_SOURCE
test_urcu_multiflavor_single_unit.c 10 #define _LGPL_SOURCE
test_lfstack.c 11 #define _LGPL_SOURCE
test_wfqueue.c 11 #define _LGPL_SOURCE
test_wfstack.c 11 #define _LGPL_SOURCE
test_wfcqueue.c 11 #define _LGPL_SOURCE
test_build.c 11 # define _LGPL_SOURCE
  /src/external/lgpl2/userspace-rcu/dist/src/
rculfqueue.c 9 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
10 #undef _LGPL_SOURCE
12 #define _LGPL_SOURCE
rculfstack.c 12 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
13 #undef _LGPL_SOURCE
15 #define _LGPL_SOURCE
lfstack.c 9 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
10 #undef _LGPL_SOURCE
12 #define _LGPL_SOURCE
urcu-qsbr.c 13 #define _LGPL_SOURCE
37 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
38 #undef _LGPL_SOURCE
40 #define _LGPL_SOURCE
urcu.c 14 #define _LGPL_SOURCE
41 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
42 #undef _LGPL_SOURCE
44 #define _LGPL_SOURCE
workqueue.c 10 #define _LGPL_SOURCE
  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_looplen.c 24 #define _LGPL_SOURCE
test_rwlock.c 28 #define _LGPL_SOURCE
test_urcu.c 29 #define _LGPL_SOURCE
test_urcu_bp.c 29 #define _LGPL_SOURCE
test_urcu_qsbr.c 29 #define _LGPL_SOURCE
test_urcu_qsbr_timing.c 23 #define _LGPL_SOURCE
test_urcu_timing.c 24 #define _LGPL_SOURCE

Completed in 40 milliseconds

1 2