Searched refs:SIGTIMEDWAITSEC (Results 1 – 4 of 4) sorted by relevance
36 #define SIGTIMEDWAITSEC 1 macro86 ts.tv_sec = SIGTIMEDWAITSEC; in main()116 if ((time_elapsed > SIGTIMEDWAITSEC + ERRORMARGIN) in main()117 || (time_elapsed < SIGTIMEDWAITSEC - ERRORMARGIN)) { in main()
37 #define SIGTIMEDWAITSEC 0 macro87 ts.tv_sec = SIGTIMEDWAITSEC; in main()117 if ((time_elapsed > SIGTIMEDWAITSEC + ERRORMARGIN) in main()118 || (time_elapsed < SIGTIMEDWAITSEC - ERRORMARGIN)) { in main()
32 #define SIGTIMEDWAITSEC 0 macro77 ts.tv_sec = SIGTIMEDWAITSEC; in main()
33 #define SIGTIMEDWAITSEC 1 macro79 ts.tv_sec = SIGTIMEDWAITSEC; in main()