Searched refs:ncycles (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xinit/dist/ | ||
| H A D | xinit.c | 332 int ncycles = 120; /* # of cycles to wait */ local in function:waitforserver 345 for (cycles = 0; cycles < ncycles; cycles++) { |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/ | ||
| H A D | main.cc | 476 int ncycles = 120; /* # of cycles to wait */ local in function:CMyWizard::WaitForServer 480 for (cycles = 0; cycles < ncycles; cycles++) { |
Completed in 3 milliseconds