HelenOS sources

timespec          277 uspace/app/barber/barber.c 	struct timespec prev;
timespec          293 uspace/app/barber/barber.c 	struct timespec cur;
timespec          222 uspace/app/stats/stats.c 	struct timespec uptime;
timespec          137 uspace/app/taskbar/clock.c 	struct timespec ts;
timespec           45 uspace/app/tester/ipc/starve.c 	struct timespec start;
timespec           51 uspace/app/tester/ipc/starve.c 		struct timespec now;
timespec          128 uspace/app/testread/testread.c 	struct timespec prev_time;
timespec          129 uspace/app/testread/testread.c 	struct timespec start_time;
timespec          154 uspace/app/testread/testread.c 			struct timespec cur_time;
timespec          172 uspace/app/testread/testread.c 	struct timespec final_time;
timespec          171 uspace/app/tetris/tetris.c 	struct timespec ts;
timespec          156 uspace/app/top/top.c 	struct timespec time;
timespec          164 uspace/app/top/top.c 	struct timespec uptime;
timespec          260 uspace/app/wavplay/dplay.c 	struct timespec time = { 0 };
timespec          173 uspace/dist/src/c/demos/tetris/tetris.c 	struct timespec ts;
timespec          157 uspace/dist/src/c/demos/top/top.c 	struct timespec time;
timespec          165 uspace/dist/src/c/demos/top/top.c 	struct timespec uptime;
timespec           74 uspace/drv/bus/usb/usbdiag/tests.c 	struct timespec start_time, final_time, stop_time;
timespec          172 uspace/drv/bus/usb/usbdiag/tests.c 	struct timespec start_time, final_time, stop_time;
timespec          231 uspace/drv/bus/usb/xhci/hc.c 	struct timespec ts;
timespec          592 uspace/drv/bus/usb/xhci/hc.c 	struct timespec ts;
timespec          212 uspace/drv/bus/usb/xhci/isoch.c 	struct timespec ts;
timespec         1311 uspace/drv/nic/e1k/e1k.c static uint16_t e1000_calculate_itr_interval(const struct timespec *period)
timespec         1328 uspace/drv/nic/e1k/e1k.c     const struct timespec *period)
timespec         2189 uspace/drv/nic/e1k/e1k.c 	struct timespec period;
timespec          313 uspace/drv/nic/rtl8139/driver.c     const struct timespec *period);
timespec         2056 uspace/drv/nic/rtl8139/driver.c     const struct timespec *period)
timespec           87 uspace/drv/nic/rtl8139/general.c     const struct timespec *time)
timespec           97 uspace/drv/nic/rtl8139/general.c 	struct timespec remains = *time;
timespec           65 uspace/drv/nic/rtl8139/general.h     const struct timespec *);
timespec           76 uspace/drv/time/cmos-rtc/cmos-rtc.c 	struct timespec boot_time;
timespec          332 uspace/drv/time/cmos-rtc/cmos-rtc.c 		struct timespec curtime;
timespec          420 uspace/drv/time/cmos-rtc/cmos-rtc.c 		struct timespec uptime;
timespec          446 uspace/drv/time/cmos-rtc/cmos-rtc.c 	struct timespec uptime;
timespec          447 uspace/drv/time/cmos-rtc/cmos-rtc.c 	struct timespec ntv;
timespec          406 uspace/lib/c/generic/async/client.c 	struct timespec expires;
timespec          851 uspace/lib/c/generic/async/server.c 	struct timespec ts;
timespec          852 uspace/lib/c/generic/async/server.c 	struct timespec *expires = NULL;
timespec           83 uspace/lib/c/generic/private/fibril.h extern errno_t fibril_wait_timeout(fibril_event_t *, const struct timespec *);
timespec           86 uspace/lib/c/generic/private/fibril.h extern errno_t fibril_ipc_wait(ipc_call_t *, const struct timespec *);
timespec          120 uspace/lib/c/generic/private/futex.h     const struct timespec *expires)
timespec          141 uspace/lib/c/generic/private/futex.h 			struct timespec tv;
timespec          172 uspace/lib/c/generic/private/futex.h     const struct timespec *expires)
timespec          208 uspace/lib/c/generic/private/futex.h 	struct timespec tv = { .tv_sec = 0, .tv_nsec = 0 };
timespec           54 uspace/lib/c/generic/rndgen.c 	struct timespec ts;
timespec           62 uspace/lib/c/generic/thread/fibril.c 	struct timespec expires;
timespec          129 uspace/lib/c/generic/thread/fibril.c static inline errno_t _ready_down(const struct timespec *expires)
timespec          240 uspace/lib/c/generic/thread/fibril.c static errno_t _ipc_wait(ipc_call_t *call, const struct timespec *expires)
timespec          248 uspace/lib/c/generic/thread/fibril.c 	struct timespec now;
timespec          263 uspace/lib/c/generic/thread/fibril.c static fibril_t *_ready_list_pop(const struct timespec *expires, bool locked)
timespec          358 uspace/lib/c/generic/thread/fibril.c 	struct timespec tv = { .tv_sec = 0, .tv_nsec = 0 };
timespec          381 uspace/lib/c/generic/thread/fibril.c static errno_t _wait_ipc(ipc_call_t *call, const struct timespec *expires)
timespec          418 uspace/lib/c/generic/thread/fibril.c static struct timespec *_handle_expired_timeouts(struct timespec *next_timeout)
timespec          420 uspace/lib/c/generic/thread/fibril.c 	struct timespec ts;
timespec          523 uspace/lib/c/generic/thread/fibril.c 	struct timespec next_timeout;
timespec          525 uspace/lib/c/generic/thread/fibril.c 		struct timespec *to = _handle_expired_timeouts(&next_timeout);
timespec          627 uspace/lib/c/generic/thread/fibril.c     const struct timespec *expires)
timespec          895 uspace/lib/c/generic/thread/fibril.c 	struct timespec expires;
timespec          905 uspace/lib/c/generic/thread/fibril.c 	struct timespec expires;
timespec          920 uspace/lib/c/generic/thread/fibril.c errno_t fibril_ipc_wait(ipc_call_t *call, const struct timespec *expires)
timespec          410 uspace/lib/c/generic/thread/fibril_synch.c 	struct timespec ts;
timespec          411 uspace/lib/c/generic/thread/fibril_synch.c 	struct timespec *expires = NULL;
timespec          761 uspace/lib/c/generic/thread/fibril_synch.c 	struct timespec ts;
timespec          762 uspace/lib/c/generic/thread/fibril_synch.c 	struct timespec *expires = NULL;
timespec          154 uspace/lib/c/generic/thread/mpsc.c errno_t mpsc_receive(mpsc_t *q, void *b, const struct timespec *expires)
timespec          293 uspace/lib/c/generic/time.c static int normalize_tm_ts(struct tm *tm, const struct timespec *ts)
timespec          376 uspace/lib/c/generic/time.c 	struct timespec ts = {
timespec          491 uspace/lib/c/generic/time.c static void ts_normalize(struct timespec *ts)
timespec          509 uspace/lib/c/generic/time.c void ts_add_diff(struct timespec *ts, nsec_t nsecs)
timespec          521 uspace/lib/c/generic/time.c void ts_add(struct timespec *ts1, const struct timespec *ts2)
timespec          536 uspace/lib/c/generic/time.c nsec_t ts_sub_diff(const struct timespec *ts1, const struct timespec *ts2)
timespec          548 uspace/lib/c/generic/time.c void ts_sub(struct timespec *ts1, const struct timespec *ts2)
timespec          564 uspace/lib/c/generic/time.c bool ts_gt(const struct timespec *ts1, const struct timespec *ts2)
timespec          584 uspace/lib/c/generic/time.c bool ts_gteq(const struct timespec *ts1, const struct timespec *ts2)
timespec          601 uspace/lib/c/generic/time.c void getrealtime(struct timespec *ts)
timespec          666 uspace/lib/c/generic/time.c void getuptime(struct timespec *ts)
timespec          711 uspace/lib/c/generic/time.c 	struct timespec ts;
timespec         1075 uspace/lib/c/generic/time.c errno_t time_ts2tm(const struct timespec *ts, struct tm *restrict result)
timespec         1107 uspace/lib/c/generic/time.c 	struct timespec ts = {
timespec          208 uspace/lib/c/include/fibril_synch.h extern errno_t mpsc_receive(mpsc_t *, void *, const struct timespec *);
timespec           43 uspace/lib/c/include/perf.h 	struct timespec start;
timespec           44 uspace/lib/c/include/perf.h 	struct timespec end;
timespec           90 uspace/lib/c/include/time.h extern int timespec_get(struct timespec *, int);
timespec          142 uspace/lib/c/include/time.h extern void getuptime(struct timespec *);
timespec          143 uspace/lib/c/include/time.h extern void getrealtime(struct timespec *);
timespec          145 uspace/lib/c/include/time.h extern void ts_add_diff(struct timespec *, nsec_t);
timespec          146 uspace/lib/c/include/time.h extern void ts_add(struct timespec *, const struct timespec *);
timespec          147 uspace/lib/c/include/time.h extern void ts_sub(struct timespec *, const struct timespec *);
timespec          148 uspace/lib/c/include/time.h extern nsec_t ts_sub_diff(const struct timespec *, const struct timespec *);
timespec          149 uspace/lib/c/include/time.h extern bool ts_gt(const struct timespec *, const struct timespec *);
timespec          150 uspace/lib/c/include/time.h extern bool ts_gteq(const struct timespec *, const struct timespec *);
timespec          155 uspace/lib/c/include/time.h extern errno_t time_ts2tm(const struct timespec *, struct tm *);
timespec          264 uspace/lib/console/src/console.c 	struct timespec t0;
timespec          293 uspace/lib/console/src/console.c 	struct timespec t1;
timespec          613 uspace/lib/cpp/include/__bits/chrono.hpp                 ::std::timespec ts{};
timespec          656 uspace/lib/cpp/include/__bits/chrono.hpp                 ::std::timespec ts{};
timespec         1264 uspace/lib/drv/generic/remote_nic.c     struct timespec *period)
timespec         1282 uspace/lib/drv/generic/remote_nic.c 		rc = async_data_read_start(exch, period, sizeof(struct timespec));
timespec         1298 uspace/lib/drv/generic/remote_nic.c     const struct timespec *period)
timespec         1307 uspace/lib/drv/generic/remote_nic.c 		rc = async_data_write_start(exch, period, sizeof(struct timespec));
timespec         2406 uspace/lib/drv/generic/remote_nic.c 	struct timespec period = {
timespec         2422 uspace/lib/drv/generic/remote_nic.c 		if (max_len != sizeof(struct timespec)) {
timespec         2429 uspace/lib/drv/generic/remote_nic.c 		    sizeof(struct timespec));
timespec         2442 uspace/lib/drv/generic/remote_nic.c 	struct timespec period_buf;
timespec         2443 uspace/lib/drv/generic/remote_nic.c 	struct timespec *period = NULL;
timespec         2454 uspace/lib/drv/generic/remote_nic.c 		if (length != sizeof(struct timespec)) {
timespec          107 uspace/lib/drv/include/nic_iface.h     struct timespec *);
timespec          109 uspace/lib/drv/include/nic_iface.h     const struct timespec *);
timespec          106 uspace/lib/drv/include/ops/nic.h 	    struct timespec *);
timespec          108 uspace/lib/drv/include/ops/nic.h 	    const struct timespec *);
timespec         1527 uspace/lib/ext4/src/superblock.c 	struct timespec ts;
timespec          198 uspace/lib/nic/include/nic.h     nic_poll_mode_t, const struct timespec *);
timespec          242 uspace/lib/nic/include/nic.h extern errno_t nic_report_poll_mode(nic_t *, nic_poll_mode_t, struct timespec *);
timespec          246 uspace/lib/nic/include/nic.h extern nic_poll_mode_t nic_query_poll_mode(nic_t *, struct timespec *);
timespec           85 uspace/lib/nic/include/nic_driver.h 	struct timespec poll_period;
timespec           89 uspace/lib/nic/include/nic_driver.h 	struct timespec default_poll_period;
timespec           80 uspace/lib/nic/include/nic_impl.h     nic_poll_mode_t *, struct timespec *);
timespec           82 uspace/lib/nic/include/nic_impl.h     nic_poll_mode_t, const struct timespec *);
timespec          386 uspace/lib/nic/src/nic_driver.c nic_poll_mode_t nic_query_poll_mode(nic_t *nic_data, struct timespec *period)
timespec          402 uspace/lib/nic/src/nic_driver.c     struct timespec *period)
timespec          410 uspace/lib/nic/src/nic_driver.c 			memcpy(&nic_data->default_poll_period, period, sizeof(struct timespec));
timespec          411 uspace/lib/nic/src/nic_driver.c 			memcpy(&nic_data->poll_period, period, sizeof(struct timespec));
timespec         1032 uspace/lib/nic/src/nic_driver.c static int timespec_nonpositive(struct timespec t)
timespec         1053 uspace/lib/nic/src/nic_driver.c 		struct timespec remaining = nic->poll_period;
timespec          123 uspace/lib/nic/src/nic_impl.c 		    sizeof(struct timespec));
timespec          719 uspace/lib/nic/src/nic_impl.c     nic_poll_mode_t *mode, struct timespec *period)
timespec          724 uspace/lib/nic/src/nic_impl.c 	memcpy(period, &nic_data->poll_period, sizeof(struct timespec));
timespec          742 uspace/lib/nic/src/nic_impl.c     nic_poll_mode_t mode, const struct timespec *period)
timespec          208 uspace/lib/posix/include/libc/fibril_synch.h extern errno_t mpsc_receive(mpsc_t *, void *, const struct timespec *);
timespec           43 uspace/lib/posix/include/libc/perf.h 	struct timespec start;
timespec           44 uspace/lib/posix/include/libc/perf.h 	struct timespec end;
timespec           90 uspace/lib/posix/include/libc/time.h extern int timespec_get(struct timespec *, int);
timespec          142 uspace/lib/posix/include/libc/time.h extern void getuptime(struct timespec *);
timespec          143 uspace/lib/posix/include/libc/time.h extern void getrealtime(struct timespec *);
timespec          145 uspace/lib/posix/include/libc/time.h extern void ts_add_diff(struct timespec *, nsec_t);
timespec          146 uspace/lib/posix/include/libc/time.h extern void ts_add(struct timespec *, const struct timespec *);
timespec          147 uspace/lib/posix/include/libc/time.h extern void ts_sub(struct timespec *, const struct timespec *);
timespec          148 uspace/lib/posix/include/libc/time.h extern nsec_t ts_sub_diff(const struct timespec *, const struct timespec *);
timespec          149 uspace/lib/posix/include/libc/time.h extern bool ts_gt(const struct timespec *, const struct timespec *);
timespec          150 uspace/lib/posix/include/libc/time.h extern bool ts_gteq(const struct timespec *, const struct timespec *);
timespec          155 uspace/lib/posix/include/libc/time.h extern errno_t time_ts2tm(const struct timespec *, struct tm *);
timespec           99 uspace/lib/posix/include/posix/pthread.h     pthread_mutex_t *__restrict__, const struct timespec *__restrict__);
timespec           57 uspace/lib/posix/include/posix/time.h 	struct timespec it_interval; /* Timer period. */
timespec           58 uspace/lib/posix/include/posix/time.h 	struct timespec it_value; /* Timer expiration. */
timespec           90 uspace/lib/posix/include/posix/time.h     struct timespec *res);
timespec           92 uspace/lib/posix/include/posix/time.h     struct timespec *tp);
timespec           94 uspace/lib/posix/include/posix/time.h     const struct timespec *tp);
timespec           96 uspace/lib/posix/include/posix/time.h     const struct timespec *rqtp, struct timespec *rmtp);
timespec           65 uspace/lib/posix/src/pthread/condvar.c     pthread_mutex_t *restrict mutex, const struct timespec *restrict timeout)
timespec          214 uspace/lib/posix/src/time.c int clock_getres(clockid_t clock_id, struct timespec *res)
timespec          236 uspace/lib/posix/src/time.c int clock_gettime(clockid_t clock_id, struct timespec *tp)
timespec          263 uspace/lib/posix/src/time.c     const struct timespec *tp)
timespec          290 uspace/lib/posix/src/time.c     const struct timespec *rqtp, struct timespec *rmtp)
timespec          313 uspace/lib/posix/src/time.c 	struct timespec ts;
timespec          267 uspace/srv/audio/hound/audio_device.c 	struct timespec time1;
timespec          285 uspace/srv/audio/hound/audio_device.c 			struct timespec time2;
timespec           64 uspace/srv/hid/input/proto/mousedev.c 	struct timespec press_time;
timespec           86 uspace/srv/hid/input/proto/mousedev.c 	struct timespec now;
HelenOS homepage, sources at GitHub