History for mbed-os / rtos / Thread.h
2019-07-15
@Kevin Bracey
RTOS API for bare metal ...
Kevin Bracey committed on 15 Jul 2019
2019-02-20
@kegilbert
Change EventFlag timeout paramter ...
kegilbert committed on 20 Feb 2019
2018-08-28
@Kevin Bracey
Make Thread methods const
Kevin Bracey committed on 28 Aug 2018
@Kevin Bracey
Add ThisThread
Kevin Bracey committed on 28 Aug 2018
2018-08-27
@Kevin Bracey
Style clean-up of Thread-related files
Kevin Bracey committed on 27 Aug 2018
2018-04-04
@deepikabhavnani
Added description of tz_module and MBED_TZ_DEFAULT_ACCESS
deepikabhavnani committed on 4 Apr 2018
2018-03-29
@Deepika
Overloaded ctor for new parameter tz_module
Deepika committed on 29 Mar 2018
2018-03-28
@Deepika
Trust zone module identifier added to thread class ...
Deepika committed on 28 Mar 2018
2018-01-29
@Kevin Bracey
Add Thread::wait_until ...
Kevin Bracey committed on 29 Jan 2018
2018-01-08
@Amanda Butler
Copy edit Thread.h ...
Amanda Butler authored on 8 Jan 2018 GitHub committed on 8 Jan 2018
2017-12-27
@Bartek Szatkowski
Add notes about ISR safety to RTOS doxygen
Bartek Szatkowski committed on 27 Dec 2017
2017-10-26
@Senthil Ramakrishnan
Doxygen comment updates and fixes
Senthil Ramakrishnan committed on 26 Oct 2017
2017-09-29
@Maciej Bocianski
Doxygen comment fix for Thread class
Maciej Bocianski committed on 29 Sep 2017
2017-09-04
@Russ Butler
Remove use of internal RTX types ...
Russ Butler committed on 4 Sep 2017
2017-06-29
@Bartek Szatkowski
RTOS: Thread: Update thread state docs
Bartek Szatkowski committed on 29 Jun 2017
@Bartek Szatkowski
RTOS: Thread: Update docs; make singal_clr static as it's affects running thread
Bartek Szatkowski committed on 29 Jun 2017
2017-06-20
@Vincent Coubard
rtos Thread: Remove private copy constructor and assignment operators in favor of the NonCopyable traits.
Vincent Coubard committed on 20 Jun 2017
2017-06-08
@Kevin Gilbert
Resolve Doxygen errors from RTOS. Fixed minor Doxygen bug in FileSystemHandle.h as well
Kevin Gilbert committed on 8 Jun 2017
2017-05-30
@Bartek Szatkowski
Update codebase for CMSIS5/RTX5 ...
Bartek Szatkowski authored on 15 May 2017 Martin Kojtal committed on 30 May 2017
2017-03-06
@Russ Butler
rtos: Prevent Thread class from being copied ...
Russ Butler committed on 6 Mar 2017
@Russ Butler
rtos: Add Inactive return to thread get state ...
Russ Butler committed on 6 Mar 2017
@Russ Butler
rtos: Return an error when a Thread is re-used ...
Russ Butler committed on 6 Mar 2017
2017-02-22
@Christopher Haster
Renamed files in platform to match source names ...
Christopher Haster committed on 22 Feb 2017
2016-12-20
@Sarah Marsh
Remove Thread::wait from thread example
Sarah Marsh committed on 20 Dec 2016
2016-12-19
@sarahmarshy
Remove invalid thread::start example ...
sarahmarshy authored on 19 Dec 2016 GitHub committed on 19 Dec 2016
2016-10-04
@Jimmy Brisson
Add tags to our code
Jimmy Brisson committed on 4 Oct 2016
2016-10-01
@Sam Grove
For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found.
Sam Grove committed on 1 Oct 2016
2016-09-30
@Christopher Haster
restructure - Restructured rtos directory
Christopher Haster committed on 30 Sep 2016