OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clck
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/atc/
extern.c
62
int
clck
, safe_planes, test_mode;
variable in typeref:typename:int
/src/tests/lib/libpthread/
t_condwait.c
54
clockid_t
clck
;
local in function:run
61
clck
= *(clockid_t *)param;
63
PTHREAD_REQUIRE(pthread_condattr_setclock(&attr,
clck
));
68
ATF_REQUIRE_EQ(clock_gettime(
clck
, &ts), 0);
80
ATF_REQUIRE_EQ(clock_gettime(
clck
, &te), 0);
88
if (
clck
== CLOCK_MONOTONIC)
104
cond_wait(clockid_t
clck
, const char *msg) {
109
ATF_REQUIRE_EQ(pthread_create(&child, NULL, run, &
clck
), 0);
Completed in 10 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025