Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 238) sorted by relevance

12345678910

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel4.c92 cl (void *arg) in cl()
100 tf_read (void *arg) in tf_read()
145 tf_readv (void *arg) in tf_readv()
191 tf_write (void *arg) in tf_write()
284 tf_sleep (void *arg) in tf_sleep()
316 tf_usleep (void *arg) in tf_usleep()
479 tf_poll (void *arg) in tf_poll()
526 tf_ppoll (void *arg) in tf_ppoll()
573 tf_wait (void *arg) in tf_wait()
1051 tf_send (void *arg) in tf_send()
[all …]
A Dtst-tsd3.c34 destr1 (void *arg) in destr1()
50 destr2 (void *arg) in destr2()
66 tf (void *arg) in tf()
A Dtst-tsd4.c33 destr (void *arg) in destr()
46 tf (void *arg) in tf()
A Dtst-cancel25.c12 tf2 (void *arg) in tf2()
46 unwhand (void *arg) in unwhand()
57 tf (void *arg) in tf()
A Dtst-join5.c26 tf1 (void *arg) in tf1()
37 tf2 (void *arg) in tf2()
A Dtst-fork3.c31 tf2 (void *arg) in tf2()
45 tf1 (void *arg) in tf1()
A Dtst-once4.c66 cl (void *arg) in cl()
73 tf1 (void *arg) in tf1()
88 tf2 (void *arg) in tf2()
A Dtst-cancel10.c26 cleanup (void *arg) in cleanup()
40 tf (void *arg) in tf()
A Dtst-cancel8.c31 cleanup (void *arg) in cleanup()
38 tf (void *arg) in tf()
A Dtst-exit3.c13 tf2 (void *arg) in tf2()
24 tf (void *arg) in tf()
A Dtst-tsd2.c28 destr (void *arg) in destr()
38 tf (void *arg) in tf()
A Dtst-cancel12.c33 cleanup (void *arg) in cleanup()
48 tf (void *arg) in tf()
A Dtst-cancel13.c33 cleanup (void *arg) in cleanup()
48 tf (void *arg) in tf()
A Dtst-cancel9.c31 cleanup (void *arg) in cleanup()
38 tf (void *arg) in tf()
A Dtst-cond22.c12 cl (void *arg) in cl()
19 tf (void *arg) in tf()
A Dtst-cancel11.c32 cleanup (void *arg) in cleanup()
47 tf (void *arg) in tf()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/microblaze/
A Dclone.c13 int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg, ...) in clone()
30 __clone2(int (*fn)(void *arg), void *child_stack, size_t stack_size, in __clone2()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/v850/
A Dclone.c18 clone (int (*fn)(void *arg), void *child_stack, int flags, void *arg) in clone()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios2/
A Dclone.c20 int clone (int (*fn)(void *arg), void *child_stack, int flags, void *arg, ...) in clone()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/bfin/
A Dclone.c14 clone (int (*fn)(void *arg), void *child_stack, int flags, void *arg, ...) in clone()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A Dclone_cruft.h11 # define do_clone(fn, stack, flags, arg) \ argument
16 # define do_clone(fn, stack, flags, arg) \ argument
21 # define do_clone(fn, stack, flags, arg) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/avr32/
A Dclone.c18 int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg, ...) in clone()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/
A Dioctl.c31 _syscall3(int, __syscall_ioctl, int, fd, unsigned long int, request, void *, arg) in _syscall3() argument
36 void *arg; in _syscall3() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A D__syscall_fcntl64.c20 _syscall3(int, __NC(fcntl64), int, fd, int, cmd, long, arg) in _syscall3() argument
24 long arg; in _syscall3() local
A Dioctl.c17 _syscall3(int, __syscall_ioctl, int, fd, unsigned long int, request, void *, arg) in _syscall3() argument
21 void *arg; in _syscall3() local

Completed in 33 milliseconds

12345678910