Searched refs:OPT_REALTIME (Results 1 – 2 of 2) sorted by relevance
63 #define OPT_REALTIME 0x0010 /* real-time scheduling class flag */ macro
1395 opts.o_outpmode |= OPT_REALTIME; in main()1552 if (opts.o_outpmode & OPT_REALTIME) in main()