Home
last modified time | relevance | path

Searched defs:fct (Results 1 – 8 of 8) sorted by relevance

/sysdeps/htl/
A Dlibc-lock.h59 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) argument
A Dpthread-functions.h137 #define PTHFCT_CALL(fct, params) \ argument
/sysdeps/unix/sysv/linux/
A Dmq_notify.c45 void (*fct) (union sigval); /* The function to run. */ member
88 void (*fct) (union sigval) = data->fct; in notification_function() local
/sysdeps/pthread/
A Dtst-robust8.c49 int fct = nr % 3; in tf() local
/sysdeps/generic/
A Dlibc-lock.h122 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) argument
/sysdeps/nptl/
A Dlibc-lockP.h172 # define __libc_cleanup_push(fct, arg) \ argument
/sysdeps/mach/
A Dlibc-lock.h190 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) argument
/sysdeps/posix/
A Dgetaddrinfo.c812 nss_gethostbyname3_r *fct = NULL; in gaih_inet() local

Completed in 12 milliseconds