zephyr/tests/kernel/poll
Luiz Augusto von Dentz 7d01c5ecb7 poll: Enable multiple threads to use k_poll in the same object
This is necessary in order for k_queue_get to work properly since that
is used with buffer pools which might be used by multiple threads asking
for buffers.

Jira: ZEP-2553

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-25 09:00:46 -04:00
..
src poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
Makefile
prj.conf
testcase.yaml tests: samples: convert testcase files to yaml 2017-06-21 20:56:53 -04:00