OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sigwaitinfo
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
sigwaitinfo.cpp
31
int
sigwaitinfo
(const sigset_t* set, siginfo_t* info) {
function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h
489
#define
sigwaitinfo
(...) (pthread_testcancel(),
sigwaitinfo
(__VA_ARGS__))
macro
[
all
...]
Completed in 191 milliseconds