incubator-nuttx/sched
Jussi Kivilinna e835803166 yslog: use monotonic clock for timestamp when available 2017-04-26 10:38:15 -06:00
..
clock yslog: use monotonic clock for timestamp when available 2017-04-26 10:38:15 -06:00
environ sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:25:30 -06:00
errno Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group Fix DEBUGASSERT() in group_signal.c 2016-12-04 06:52:08 -06:00
init C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 16:10:09 -06:00
irq Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
module Shared Libs: Implement module based shared libraries for the PROTECTED mode build 2017-01-29 13:03:53 -06:00
mqueue Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
paging Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
pthread clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
sched Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
semaphore Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
signal clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
task sched: Fix tg_flags check with GROUP_FLAG_NOCLDWAIT 2017-04-14 14:50:44 +09:00
timer clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
wdog Update some wdog-related comments 2017-02-24 10:58:37 -06:00
wqueue Guard from pend_reprios overlow 2017-03-15 07:42:55 -10:00
.gitignore
Kconfig pthreads: Re-order some operations so that mutexes are placed in the inconsistent state BEFORE the clean-up callbacks are called. 2017-04-10 08:11:16 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00