Searched defs:Sig_handling (Results 1 – 1 of 1) sorted by relevance
34 struct Sig_handling : L4::Epiface_t<Sig_handling, L4::Exception> struct37 struct sigaction sigactions[_NSIG];39 L4::Cap<L4::Thread> thcap;40 pthread_t pthread;42 struct itimerval current_itimerval;43 l4_cpu_time_t alarm_timeout;355 Sig_handling::Sig_handling() in Sig_handling() function in Sig_handling
Completed in 5 milliseconds