Home
last modified time | relevance | path

Searched defs:turn (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp19 static volatile long turn; in thread() local
/openbsd-src/games/sail/
H A Dglobals.c554 int turn; variable
/openbsd-src/sys/crypto/
H A Dcrypto.c52 int err, s, turn = 0; in crypto_newsession() local
/openbsd-src/games/atc/
H A Dinput.c320 turn(char c) in turn() function
/openbsd-src/games/bs/
H A Dbs.c210 static int turn; /* 0=player, 1=computer */ variable