Files
rtems/cpukit
Sebastian Huber 2f5ac5b507 rtems: Fix rtems_task_create() scheduler selection
Use the home scheduler of the executing thread for the created thread.
This is in line with pthread_create().  Using the current processor may
pick up an unexpected scheduler in case of a temporary migration, e.g.
due to locking protocols.
2016-11-09 15:27:28 +01:00
..
2016-09-16 09:36:44 +02:00
2016-09-19 07:22:01 +02:00
2016-10-13 13:11:40 +11:00
2016-10-13 13:11:40 +11:00