zephyr/arch/posix
Andy Ross 15cb5d7293 kernel: Further unify _reschedule APIs
Now that other work has eliminated the two cases where we had to do a
reschedule "but yield even if we are cooperative", we can squash both
down to a single _reschedule() function which does almost exactly what
legacy _Swap() did, but wrapped as a proper scheduler API.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-04-24 03:57:20 +05:30
..
core kernel: Further unify _reschedule APIs 2018-04-24 03:57:20 +05:30
include kernel: POSIX: Compatibility layer for POSIX message queue APIs. 2018-04-03 15:30:44 -04:00
soc kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
CMakeLists.txt native: ignore format-truncation warnings (REVERTME) 2018-01-25 04:45:35 +05:30
Kconfig kconfig: Do not source "arch/posix/core/Kconfig" 2018-03-30 17:51:39 -04:00