Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/sched_football/
H A Dsched_football.c35 * value of 'the_ball' and yields. The defense thread tries to block
39 * - In the end, if the value of 'the_ball' is >0, the test is considered
74 volatile int the_ball; variable
126 the_ball++; /* move the ball ahead one yard */ in thread_offense()
143 the_ball = 0; in referee()
152 final_ball = the_ball; in referee()

Completed in 1 milliseconds