| /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/ |
| test_urcu_lfq.c | 122 void *thr_enqueuer(void *_count) function 342 err = pthread_create(&tid_enqueuer[i_thr], NULL, thr_enqueuer,
|
| test_urcu_lfs_rcu.c | 126 void *thr_enqueuer(void *_count) function 344 err = pthread_create(&tid_enqueuer[i_thr], NULL, thr_enqueuer,
|
| test_urcu_wfq.c | 121 void *thr_enqueuer(void *_count) function 310 err = pthread_create(&tid_enqueuer[i_thr], NULL, thr_enqueuer,
|
| test_urcu_lfs.c | 135 static void *thr_enqueuer(void *_count) function 426 err = pthread_create(&tid_enqueuer[i_thr], NULL, thr_enqueuer,
|
| test_urcu_wfcq.c | 134 static void *thr_enqueuer(void *_count) function 451 err = pthread_create(&tid_enqueuer[i_thr], NULL, thr_enqueuer,
|
| test_urcu_wfs.c | 136 static void *thr_enqueuer(void *_count) function 438 err = pthread_create(&tid_enqueuer[i], NULL, thr_enqueuer,
|