mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 08:11:56 +00:00
The POSIX layer had a simple ready_one_thread() utility. Move this to the scheduler API (with a prepended underscore -- it's an internal API) so that it can be synchronized along with the rest of the scheduler. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
---|---|---|
.. | ||
clock.c | ||
CMakeLists.txt | ||
Kconfig | ||
mqueue.c | ||
pthread_barrier.c | ||
pthread_common.c | ||
pthread_cond.c | ||
pthread_mutex.c | ||
pthread_rwlock.c | ||
pthread_sched.c | ||
pthread.c | ||
semaphore.c | ||
sleep.c | ||
timer.c |