Searched refs:arg (Results 1 – 15 of 15) sorted by relevance
39 remove_shm (int status, void *arg) in remove_shm() argument45 tf (void *arg) in tf() argument
18 do_timer_create (void *arg) in do_timer_create() argument20 struct sigevent *const sigev = arg; in do_timer_create()
33 cl (void *arg) in cl() argument50 tf (void *arg) in tf() argument63 switch ((long) arg) in tf()81 printf ("tf: %s returned\n", names[(long) arg]); in tf()
42 notify_func_wrapper (void *arg) in notify_func_wrapper() argument45 struct notify_func *const n = arg; in notify_func_wrapper()
20 chew_cpu (void *arg) in chew_cpu() argument
14 thread (union sigval arg) in thread() argument
23 chew_cpu (void *arg) in chew_cpu() argument
32 thrfct (sigval_t arg) in thrfct() argument
31 thrfct (sigval_t arg) in thrfct() argument
15 tf (void *arg) in tf() argument
55 cleanup (void *arg) in cleanup() argument63 const struct clparam *param = (const struct clparam *) arg; in cleanup()
49 __aio_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), void *arg) in __aio_create_helper_thread() argument57 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() argument495 struct requestlist *runp = (struct requestlist *) arg; in handle_fildes_io()
95 thr (void *arg) in thr() argument97 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()
44 chew_cpu (void *arg) in chew_cpu() argument
Completed in 26 milliseconds