Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 94) sorted by relevance

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel25.c37 struct timespec ts = { 10000, 0 }; in tf2() local
72 struct timespec ts = { 10000, 0 }; in tf() local
106 struct timespec ts = { 0, 500000000 }; in do_test() local
A Dtst-cancel18.c52 struct timespec ts = { .tv_sec = arg == NULL ? 10000000 : 0, .tv_nsec = 0 }; in tf() local
86 struct timespec ts = { .tv_sec = 0, .tv_nsec = 100000000 }; in do_test() local
A Dtst-cond9.c52 struct timespec ts; in tf() local
99 struct timespec ts; in do_test() local
A Dtst-cancel22.c49 struct timespec ts = { .tv_sec = 0, .tv_nsec = 100000000 }; in tf() local
56 struct timespec ts = { .tv_sec = 0, .tv_nsec = 100000000 }; in tf() local
A Dtst-rwlock7.c44 struct timespec ts; in tf() local
136 struct timespec ts; in do_test() local
A Dtst-rwlock6.c44 struct timespec ts; in tf() local
142 struct timespec ts; in do_test() local
A Dtst-eintr2.c37 struct timespec ts; in tf1() local
71 struct timespec ts = { .tv_sec = 0, .tv_nsec = 10000000 }; in tf2() local
A Dtst-sem5.c31 struct timespec ts; in do_test() local
A Dtst-clock_nanosleep.c33 struct timespec ts; in do_test() local
A Dtst-cond19.c34 struct timespec ts; in do_test() local
A Dtst-sem10.c45 struct timespec ts; in do_test() local
A Dtst-cond5.c37 struct timespec ts; in do_test() local
A Dtst-rwlock9.c47 struct timespec ts; in writer_thread() local
101 struct timespec ts; in reader_thread() local
A Dtst-join2.c89 struct timespec ts = { .tv_sec = 0, .tv_nsec = 10000000 }; in do_test() local
/l4re-core-master/lua/lib/contrib/src/
A Dlstring.c51 unsigned int luaS_hashlongstr (TString *ts) { in luaS_hashlongstr()
144 TString *ts; in createstrobj() local
152 getstr(ts)[l] = '\0'; /* ending 0 */ in createstrobj() local
158 TString *ts = createstrobj(L, l, LUA_VLNGSTR, G(L)->seed); in luaS_createlngstrobj() local
164 void luaS_remove (lua_State *L, TString *ts) { in luaS_remove()
189 TString *ts; in internshrstr() local
225 TString *ts; in luaS_newlstr() local
/l4re-core-master/uclibc/lib/uclibc/ARCH-all/libc/unistd/
A Dsleep.c7 struct timespec ts = { .tv_sec = (long int) seconds, .tv_nsec = 0 }; in sleep() local
/l4re-core-master/libc_backends/lib/l4re/lib/
A Dgettimeofday.c15 struct timespec ts; in gettimeofday() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dutime.c19 struct timespec tspecs[2], *ts; in utime() local
A Dutimes.c18 struct timespec ts[2], *times; in utimes() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dtst-timer.c45 struct timespec ts; in intr_sleep() local
60 struct timespec ts; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale-mbwc/
A Dtst_iswctype.c16 const char *ts; in tst_iswctype() local
A Dtst_towctrans.c16 const char *ts; in tst_towctrans() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dusleep.c17 const struct timespec ts = { in usleep() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_condattr_setclock.c44 struct timespec ts; in pthread_condattr_setclock() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/pthread/
A Dex6.c17 struct timespec ts; in main() local

Completed in 37 milliseconds

1234