Changeset 65c421f in rtems

Timestamp:
09/05/96 20:45:05 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
7fea679b
Parents:
297be5c
Message:

default thread attributes: default value for inheritsched changed from
explicit to inherit scheduler to be consistent with FSU pthreads for gnat.

_POSIX_Threads_Create_extension: now inherit signal blocked mask from
creator if the new thread is a posix thread.

_POSIX_Threads_Initialize_user_threads: make sure posix initialization
threads start with a useful priority. If they inherit the priority
of the creating thread, they will end up at the same priority as the
idle thread. Since the idle thread does not yield, they will not run.

(No files)

Note: See TracChangeset for help on using the changeset viewer.