Signup
Search Linux manpages For:  

rt_sigpending(2) -- Linux man page

 

NAME

rt_sigpending - Examine a pending signal that has been raised while blocked  

SYNOPSIS

long sys_rt_sigpending (sigset_t *set, size_t sigsetsize);
 

DESCRIPTION

rt_sigpending allows pending signals that have been raised while blocked to be examined. The set value stores the signal mask of the pending signals. sigsetesize should indicate the size of a sigset_t type or larger; otherwise, an error is returned.  

RETURN VALUE

rt_sigpending returns 0 on success. Otherwise, rt_sigpending returns one of the errors listed in the "Errors" section.  

ERRORS

-EINVAL
An invalid signal was specified.
-EFAULT
set pointed to memory that is not part of the process address space.
 

SEE ALSO

rt_sigaction(2), rt_sigprocmask(2), rt_sigqueueinfo(2), rt_sigreturn(2), rt_sigsuspend(2), rt_sigtimedwait(2)  

AUTHOR

Niki Rahimi


 
LINUX MAN PAGES
Man1 -- User Commands (Intro)
Man2 -- System Calls (Intro)
Man3 -- Library Functions (Intro)
Man4 -- Special Files (Intro)
Man5 -- File Formats (Intro)
Man6 -- Games (Intro)
Man7 -- Miscellaneous (Intro)
Man8 -- Administration (Intro)
Mann -- TCL Functions (not available)


WEB HOSTING SHOWCASE




 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2012 Broadband Media, Inc. All rights reserved.