zephyr/samples/microkernel/test
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
..
test_aes qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_bluetooth Bluetooth: Rename UART driver to H:4 driver 2016-02-05 20:25:03 -05:00
test_cbc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_critical semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
test_ctr qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_events semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
test_fifo semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
test_fifo_priv qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_fp_sharing build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
test_hmac qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_libs semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
test_mail semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
test_mail_priv mailbox: Simplify task_mbox_get() API family 2016-02-05 20:25:05 -05:00
test_map mem_map: Simplify task_mem_map_alloc() API family 2016-02-05 20:25:05 -05:00
test_map_priv mem_map: Simplify task_mem_map_alloc() API family 2016-02-05 20:25:05 -05:00
test_mutex mutex: Simplify task_mutex_lock() API family 2016-02-05 20:25:05 -05:00
test_pipe semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
test_pipe_priv pipes: Simplify task_pipe_get() API family 2016-02-05 20:25:05 -05:00
test_pool mem_pool: Simplify task_mem_pool_alloc() API family 2016-02-05 20:25:05 -05:00
test_prng qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_rand32 build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
test_sema semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
test_sema_priv qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_sha256 qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_sprintf build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
test_stackprot build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
test_static_idt build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
test_task semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
test_task_irq semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
test_task_priv qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
test_tickless build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
test_timer semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
test_xip build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00