History for mbed-os / rtos / Thread.cpp
2019-07-15
@Kevin Bracey
RTOS API for bare metal ...
Kevin Bracey committed on 15 Jul 2019
2019-05-28
@Kevin Bracey
Introduce Semaphore::acquire methods ...
Kevin Bracey committed on 28 May 2019
2019-03-18
@Kevin Bracey
RTOS API: minor tidies ...
Kevin Bracey committed on 18 Mar 2019
2018-10-15
@Deepika
RTOS: Add required header file and namespace element instead add all
Deepika committed on 15 Oct 2018
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-07-18
@Senthil Ramakrishnan
Fix for max_stack not returning right value when OS_STACK_WATERMARK is enabled
Senthil Ramakrishnan committed on 18 Jul 2018
2018-06-28
@Martin Kojtal
Thread: fix rtx thread type
Martin Kojtal committed on 28 Jun 2018
2018-05-23
@Senthil Ramakrishnan
Splitting MBED_ERROR macros to support ones with/without error value argument
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Adding mbed prefixes to all macros and functions to avoid namespace conflicts
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Test application/cases optimization for some low memory targets, macro changes and test fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Change set_error/set_error_fatal to warning/error, add itm support and other changes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Error handling/logging implementation and tests
Senthil Ramakrishnan committed on 23 May 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
2017-11-27
@Maciej Rogozinski
Fixed whitespace
Maciej Rogozinski committed on 27 Nov 2017
2017-11-25
@Maciej Rogozinski
Fatal parameter error when deleting/terminating Thread object ...
Maciej Rogozinski committed on 25 Nov 2017
2017-10-31
@Russ Butler
Ensure Thread stack is 8 byte aligned ...
Russ Butler committed on 31 Oct 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: Fix how free stack is calculated
Bartek Szatkowski committed on 29 Jun 2017
@Bartek Szatkowski
RTOS: Thread: Fix return value for signal_wait ...
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-03
@Russ Butler
Fix Thread class synchronization ...
Russ Butler authored on 1 Jun 2017 Russ Butler committed on 3 Jun 2017
2017-05-30
@Bartek Szatkowski
Make sure all system threads and mutexes have clear names
Bartek Szatkowski authored on 23 May 2017 Martin Kojtal committed on 30 May 2017
@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: 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