Home
last modified time | relevance | path

Searched refs:arg (Results 1 – 15 of 15) sorted by relevance

/rt/
A Dtst-shm-cancel.c39 remove_shm (int status, void *arg) in remove_shm() argument
45 tf (void *arg) in tf() argument
A Dtst-timer3.c18 do_timer_create (void *arg) in do_timer_create() argument
20 struct sigevent *const sigev = arg; in do_timer_create()
A Dtst-mqueue8.c33 cl (void *arg) in cl() argument
50 tf (void *arg) in tf() argument
63 switch ((long) arg) in tf()
81 printf ("tf: %s returned\n", names[(long) arg]); in tf()
A Daio_notify.c42 notify_func_wrapper (void *arg) in notify_func_wrapper() argument
45 struct notify_func *const n = arg; in notify_func_wrapper()
A Dtst-cputimer1.c20 chew_cpu (void *arg) in chew_cpu() argument
A Dtst-timer2.c14 thread (union sigval arg) in thread() argument
A Dtst-cputimer2.c23 chew_cpu (void *arg) in chew_cpu() argument
A Dtst-aio2.c32 thrfct (sigval_t arg) in thrfct() argument
A Dtst-aio3.c31 thrfct (sigval_t arg) in thrfct() argument
A Dtst-aio9.c15 tf (void *arg) in tf() argument
A Dtst-aio10.c15 tf (void *arg) in tf() argument
A Daio_suspend.c55 cleanup (void *arg) in cleanup() argument
63 const struct clparam *param = (const struct clparam *) arg; in cleanup()
A Daio_misc.c49 __aio_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), void *arg) in __aio_create_helper_thread() argument
57 int ret = __pthread_create (threadp, &attr, tf, arg); in __aio_create_helper_thread()
279 static void *handle_fildes_io (void *arg);
491 handle_fildes_io (void *arg) in handle_fildes_io() argument
495 struct requestlist *runp = (struct requestlist *) arg; in handle_fildes_io()
A Dtst-mqueue5.c95 thr (void *arg) in thr() argument
97 pthread_barrier_t *b3 = ((struct thr_data *)arg)->b3; in thr()
98 mqd_t q = ((struct thr_data *)arg)->q; in thr()
99 const char *name = ((struct thr_data *)arg)->name; in thr()
A Dtst-cpuclock2.c44 chew_cpu (void *arg) in chew_cpu() argument

Completed in 26 milliseconds