summaryrefslogtreecommitdiff
path: root/kernel/unified/sem.c
AgeCommit message (Expand)Author
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-19debug: move debug features from misc to subsys/debugAnas Nashif
2016-12-19kernel: remove nano/micro wording and usageAnas Nashif
2016-12-15kernel: enhance realtime-ness when handling timeoutsBenjamin Walsh
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-09kernel: deprecate old init levelsAndrew Boie
2016-11-02unified: Add object tracing support for kernel objectsAllan Stephens
2016-10-26unified: add _sem_give_non_preemptible()Benjamin Walsh
2016-10-14unified: rename sched.h to ksched.hBenjamin Walsh
2016-10-10unified: remaining timeout cleanupBenjamin Walsh
2016-10-10unified: streamline "timeout abort" internal interfaceBenjamin Walsh
2016-09-20unified: Add support for semaphore groupsPeter Mitsis
2016-09-13unified: initial unified kernel implementationBenjamin Walsh