OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spawn_jobs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/tests/unit/
test_lfstack.c
46
static void *
spawn_jobs
(void *queue)
function
67
pthread_create(&producers[k], NULL,
spawn_jobs
, &queue);
test_wfqueue.c
47
static void *
spawn_jobs
(void *queue)
function
68
pthread_create(&producers[k], NULL,
spawn_jobs
, &queue);
test_wfstack.c
46
static void *
spawn_jobs
(void *queue)
function
67
pthread_create(&producers[k], NULL,
spawn_jobs
, &queue);
test_wfcqueue.c
75
static void *
spawn_jobs
(void *queue)
function
96
pthread_create(&producers[k], NULL,
spawn_jobs
, &queue);
Completed in 95 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026