zephyr/lib/posix
Anas Nashif 04743c9a79 posix: rename priority in sched_param struct
Priority member in the sched_param struct should be named
sched_priority.

Fixes #13470

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-19 11:24:45 -05:00
..
CMakeLists.txt
Kconfig
clock.c
fs.c lib: posix: fix build break due to size comparsion 2019-02-01 23:41:09 -05:00
mqueue.c lib: posix: fix a wrong type in mqueue.c 2019-01-15 17:48:34 -05:00
pthread.c posix: rename priority in sched_param struct 2019-02-19 11:24:45 -05:00
pthread_barrier.c kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
pthread_common.c
pthread_cond.c kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
pthread_key.c
pthread_mutex.c kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
pthread_rwlock.c
pthread_sched.c
semaphore.c
sleep.c
timer.c lib: posix: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00