OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mysleep
(Results
1 - 5
of
5
) sorted by null
/prebuilts/go/darwin-x86/misc/cgo/test/
callback_c.c
36
mysleep
(int seconds) {
function
44
mysleep
(int seconds) {
function
58
return
mysleep
(n);
issue1560.go
8
//
mysleep
returns the absolute start time in ms.
9
long long
mysleep
(int seconds);
37
sleepDone <- int64(C.
mysleep
(C.int(n)))
/prebuilts/go/linux-x86/misc/cgo/test/
callback_c.c
36
mysleep
(int seconds) {
function
44
mysleep
(int seconds) {
function
58
return
mysleep
(n);
issue1560.go
8
//
mysleep
returns the absolute start time in ms.
9
long long
mysleep
(int seconds);
37
sleepDone <- int64(C.
mysleep
(C.int(n)))
/external/valgrind/none/tests/s390x/
test.h
56
static inline void
mysleep
(long sec, long usec)
function
Completed in 5325 milliseconds