zephyr/doc/collaboration/code/doxygen
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
..
defines.rst doc: Fix warnings shown when building the documentation. 2016-02-05 20:24:36 -05:00
doxygen.rst doc: project -> Zephyr Project 2016-02-05 20:24:34 -05:00
ex_struct_pre.c Doc: Moves and renames files into the new file structure. 2016-02-05 20:15:26 -05:00
files.rst doc: Edited the Doxygen documentation 2016-02-05 20:24:21 -05:00
functions.rst doc: Fix warnings shown when building the documentation. 2016-02-05 20:24:36 -05:00
groups.rst doc: codename -> Zephyr Kernel 2016-02-05 20:24:34 -05:00
hello_commented.c semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
irq_test_common_commented.h kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
phil_commented.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
phil_fiber_commented.c mutex: Simplify task_mutex_lock() API family 2016-02-05 20:25:05 -05:00
phil_task_commented.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
structs.rst doc: Edited the Doxygen documentation 2016-02-05 20:24:21 -05:00
typedefs.rst doc: Edited the Doxygen documentation 2016-02-05 20:24:21 -05:00
variables.rst doc: edited grammar, punctuation, spelling, word usage. 2016-02-05 20:15:36 -05:00