summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/resource_snapshot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-01cpukit/libcsupport/src/[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2018-10-29posix: Provide threads by defaultSebastian Huber1-26/+4
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-1/+0
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber1-2/+0
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-2/+0
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber1-1/+0
2017-09-15libio: Use FIFO for iop free listSebastian Huber1-1/+1
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber1-2/+0
2016-11-04Size optimization for resource snapshotsSebastian Huber1-23/+37
2016-05-02posix: Simplify message queuesSebastian Huber1-1/+0
2016-04-21score: Simplify _Objects_Get_next()Sebastian Huber1-3/+1
2016-03-18posix: Use per-thread lookup tree for POSIX KeysSebastian Huber1-17/+10
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber1-3/+0
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-2/+2
2014-12-12Add POSIX key value pairs to resource snapshotSebastian Huber1-11/+43
2014-11-28score: Return heap stats via _Heap_Get_informationSebastian Huber1-7/+8
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-17/+7
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-1/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-06posix: Create key implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create region implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create part implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create timer implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create ratemon implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create dpmem implementation headerSebastian Huber1-0/+1
2013-07-23sapi: Create extension implementation headerSebastian Huber1-0/+2
2013-07-22posix: Create spinlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create timer implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create rwlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create condition variable impl headerSebastian Huber1-1/+1
2013-07-22posix: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create barrier implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18posix: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-0/+2
2013-06-21score: _Heap_Protection_free_all_delayed_blocks()Sebastian Huber1-0/+14
2012-12-21libcsupport: Add rtems_resource_snapshot_take()Sebastian Huber1-0/+127