Searched refs:SIGALRM (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/ |
A D | signal.h | 4 #define SIGALRM 14 macro
|
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/ |
A D | signal.h | 4 #define SIGALRM 14 macro
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | timing.c | 330 #define SIGALRM 14 in mbedtls_set_alarm() macro 332 #define SIGALRM 14 in mbedtls_set_alarm() 335 signal( SIGALRM, sighandler ); in mbedtls_set_alarm()
|
/AliOS-Things-master/components/posix/include/ |
A D | signal.h | 30 #define SIGALRM 14 macro
|
/AliOS-Things-master/components/SDL2/src/audio/haiku/ |
A D | SDL_haikuaudio.cc | 100 SIGHUP, SIGINT, SIGQUIT, SIGPIPE, SIGALRM, SIGTERM, SIGWINCH, 0
|
/AliOS-Things-master/components/SDL2/src/thread/pthread/ |
A D | SDL_systhread.c | 68 SIGHUP, SIGINT, SIGQUIT, SIGPIPE, SIGALRM, SIGTERM, SIGCHLD, SIGWINCH,
|
/AliOS-Things-master/components/freetype/src/tools/ftrandom/ |
A D | ftrandom.c | 505 signal( SIGALRM, abort_test ); in do_test()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/ |
A D | quickjs_libc.c | 3844 OS_FLAG(SIGALRM),
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs-libc.c | 3501 OS_FLAG(SIGALRM),
|
Completed in 24 milliseconds