summaryrefslogtreecommitdiff
path: root/kernel/unified/include/wait_q.h
AgeCommit message (Expand)Author
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-19kernel: remove nano/micro wording and usageAnas Nashif
2016-11-26kernel: remove K_TIMING thread flagBenjamin Walsh
2016-11-23kernel: streamline initialization of _thread_base and timeoutsBenjamin Walsh
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-07kernel: remove old kernel support in v2 codeAndrew Boie
2016-10-14unified: rename sched.h to ksched.hBenjamin Walsh
2016-10-10unified: fix remaining issues for building without SYS_CLOCK_EXISTBenjamin Walsh
2016-10-10unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTSBenjamin Walsh
2016-10-10unified: remove last instances of struct tcsBenjamin Walsh
2016-10-10unified: remaining timeout cleanupBenjamin Walsh
2016-10-10unified: clean-up timeout code for unpending a threadBenjamin Walsh
2016-10-10unified: streamline "timeout add" internal interfaces.Benjamin Walsh
2016-10-10unified: streamline "timeout abort" internal interfaceBenjamin Walsh
2016-09-23unified: Remove #if 0 code block from wait_q.hPeter Mitsis
2016-09-23unified: Remove obsolete wait_q.h macrosPeter Mitsis
2016-09-23unified: Remove references to obsolete task_timeoutPeter Mitsis
2016-09-23unified: Replace _nano_get_earliest_deadline()Peter Mitsis
2016-09-13unified: initial unified kernel implementationBenjamin Walsh