Home
last modified time | relevance | path

Searched refs:SIGMASK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsignal.c549 #define SIGMASK ~(cpu_icache_line_size()-1) macro
551 #define SIGMASK ALMASK macro
574 return (void __user *)((sp - frame_size) & SIGMASK); in get_sigframe()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-134917 const sigset_t *SIGMASK)
4922 Change the initial signal mask specified by ATTR. If SIGMASK is
4924 ATTR is set to ‘*SIGMASK’. If SIGMASK is ‘NULL’, ATTR will no
4933 *ATTR, sigset_t *SIGMASK)
4938 Retrieve the signal mask stored in ATTR and copy it to ‘*SIGMASK’.
15850 ‘int pthread_attr_getsigmask_np (const pthread_attr_t *ATTR, sigset_t *SIGMASK)’
15854 ‘int pthread_attr_setsigmask_np (pthread_attr_t *ATTR, const sigset_t *SIGMASK)’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-134917 const sigset_t *SIGMASK)
4922 Change the initial signal mask specified by ATTR. If SIGMASK is
4924 ATTR is set to ‘*SIGMASK’. If SIGMASK is ‘NULL’, ATTR will no
4933 *ATTR, sigset_t *SIGMASK)
4938 Retrieve the signal mask stored in ATTR and copy it to ‘*SIGMASK’.
15850 ‘int pthread_attr_getsigmask_np (const pthread_attr_t *ATTR, sigset_t *SIGMASK)’
15854 ‘int pthread_attr_setsigmask_np (pthread_attr_t *ATTR, const sigset_t *SIGMASK)’