zephyr/samples
Peter Mitsis 4eae500445 mutex: Simplify task_mutex_lock() API family
Changes the mutex API so that the timeout parameter must be specified
when invoking task_mutex_lock() thereby obsoleting the following APIs:
    task_mutex_lock_wait()
    task_mutex_lock_wait_timeout()
    _task_mutex_lock()

Change-Id: I15d4bddbdc2707b3cbdab672498170da1c47b8db
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
bluetooth build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
build_test/drivers samples/build_test: add build test for dw_aio_comparator 2016-02-05 20:25:04 -05:00
crypto build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
include irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
microkernel mutex: Simplify task_mutex_lock() API family 2016-02-05 20:25:05 -05:00
nanokernel sanity: disable mem_safe testcase on iamcu platforms 2016-02-05 20:25:04 -05:00
net semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00