summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/pthreadimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-1/+3
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+12
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-4/+1
* Use linker set for POSIX User Threads initSebastian Huber2016-02-031-9/+0
* Optional POSIX Threads initializationSebastian Huber2016-02-031-8/+1
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-3/+3
* posix: Delete unused _POSIX_Threads_Get()Sebastian Huber2014-12-181-34/+0
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-16/+0
* pthreadimpl.h: Conditionalize thread affinity copyingJoel Sherrill2014-04-031-1/+1
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-16/+5
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-10/+10
* posix: Add POSIX thread affinity attribute support.Jennifer Averett2014-03-071-1/+68
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-0/+229