Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/l4re-core-master/cxx/lib/ipc/include/
A Dipc_timeout_queue72 * \brief Get the time for the next timeout.
86 * \param now The current time.
99 * \param now the current time.
118 * \param time the time when the timeout expires
121 void add(Timeout *timeout, l4_kernel_clock_t time)
123 timeout->_timeout = time;
125 while (i != _timeouts.end() && (*i)->timeout() < time)
169 /// get the time for the next timeout
203 * Add a timout to the queue for time \a time.
206 * \param time The time when the timeout shall expire.
[all …]
/l4re-core-master/l4sys/include/
A Dscheduler38 * CPUs, query CPU idle time and to start threads on defined CPU sets.
111 * Query the idle time (in µs) of a CPU.
113 * \param cpus Set of CPUs to query. Only the idle time of the first
115 * \param[out] us Idle time of queried CPU in µs.
120 * This function retrieves the idle time in µs of the first selected
121 * CPU in `cpus.map`. The idle time is the accumulated time a CPU has spent in
123 * has to retrieve the idle time at the beginning (`i1`) and the end (`i2`)
124 * of a known time interval `t`. The load is then calculated as
127 * The idle time is only defined for online CPUs. Reading the idle time from
133 * up-to-date idle time you should use a thread running on the same CPU of
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dtime.c14 _syscall_noerr1(time_t, time, time_t *, t)
17 time_t time(time_t * t)
32 libc_hidden_def(time)
A Dntp_gettime.c28 ntv->time = tntx.time; in ntp_gettime()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_global/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
42 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_std/
A Dctime29 * This is the C++ version of the Standard C Library header @c time.h,
36 // ISO C++ 14882: 20.5 Date and time
45 #include <time.h>
47 // Get rid of those macros defined in <time.h> in lieu of real functions.
51 #undef time
67 using ::time;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A D.gitignore294 time/clocktest
295 time/test_time
296 time/tst-ctime
297 time/tst-ftime_l
298 time/tst-futimens1
299 time/tst-mktime
300 time/tst-mktime3
301 time/tst-strptime2
302 time/tst-timerfd
303 time/tst_wcsftime
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dsleep.c169 before = time(NULL); in sleep()
176 after = time(NULL); in sleep()
179 after = time(NULL); in sleep()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/
A Dtime.h39 #undef time
53 using std::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dtime.h39 #undef time
53 using std::time;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dtime.h39 #undef time
53 using std::time;

Completed in 11 milliseconds

12345678910>>...12