summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/statesimpl.h (follow)
AgeCommit message (Expand)Author
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber
2016-05-20posix: Rework pthread_join()Sebastian Huber
2016-05-20score: Rework _Thread_Restart_other()Sebastian Huber
2016-05-20score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber
2015-07-30score: Add self-contained condition implementationSebastian Huber
2015-07-30score: Add self-contained futex implementationSebastian Huber
2015-07-30score: Add self-contained semaphore implementationSebastian Huber
2015-07-30score: Add self-contained mutex implementationSebastian Huber
2015-05-19score: Delete STATES_WAITING_ON_THREAD_QUEUESebastian Huber
2015-04-23score: Fix POSIX thread joinSebastian Huber
2015-04-08score: Use _Thread_Clear_state() for _Thread_ReadySebastian Huber
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-05-14score: Add STATES_RESTARTINGSebastian Huber
2014-05-14score: TypoSebastian Huber
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-24score: Delete unused STATES_ALL_SETSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-10-31score: New state STATES_WAITING_FOR_BSD_WAKEUPSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber