Searched refs:firstrun (Results 1 – 4 of 4) sorted by relevance
571 int firstrun = 1; in name1() local605 if (firstrun) { in name1()607 firstrun = 0; in name1()
338 bool firstrun; in tprof_start() local359 firstrun = (tb->tb_softc.sc_ctr_running_mask == 0); in tprof_start()360 if (firstrun) { in tprof_start()399 if (firstrun) { in tprof_start()
56 <http://docs.buildbot.net/current/tutorial/firstrun.html#creating-a-worker>`_
3129 static int firstrun = 1; in partman() local3133 if (firstrun) { in partman()3200 firstrun = 0; in partman()