Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/signal/
H A Dmain.c5 void handler_usr1 (int i) in handler_usr1() function
19 signal (SIGUSR1, handler_usr1); in main()