zephyr/samples/microkernel/test/test_mutex/src
Allan Stephens 457caf92a3 samples/microkernel: recursive mutex testing using in-file mutex
Enhances the existing microkernel mutex test project to verify
that recursive mutex locking works properly. The implementation
utilizes the new in-file defined mutexes to demonstrate that
this capability also works.

[DL: Update the original patch from Allan Stephens
     @ https://oic-review.01.org/gerrit/3256 to utilize
     the new interface. Also updated the commit message. ]

Change-Id: Iaf8b4a5cd97d1dce53d6134a978cc565279d038c
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:51 -05:00
..
Makefile samples/microkernel: recursive mutex testing using in-file mutex 2016-02-05 20:14:51 -05:00
mutex.c samples/microkernel: recursive mutex testing using in-file mutex 2016-02-05 20:14:51 -05:00
task50.c samples/microkernel: recursive mutex testing using in-file mutex 2016-02-05 20:14:51 -05:00