Searched refs:rtmax (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dconfile.c1376 int rtmax = 0; local
1379 rtmax = 1;
1385 sig_n = rtmax ? SIGRTMAX - sig_n : SIGRTMIN + sig_n;

Completed in 16 milliseconds