Gregory Nutt
|
7cf88d7dbd
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
Arjun Hary
|
b274a97840
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
|
Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Gregory Nutt
|
acaae12e8b
|
Add pthread_testcancel(), pthread_testcancel(), and definitiions for cancellation types.
|
2016-12-09 07:23:00 -06:00 |
|
Gregory Nutt
|
6224e47533
|
pthread cleanup stack: Replace critical section with sched_lock/unlock(). The cleanup stack modification only needs to have the TCB stationary. The stack is never modified from interrupt level logic
|
2016-12-08 14:33:02 -06:00 |
|
Gregory Nutt
|
a1fbc2ad0d
|
pthreads: Add pthread_cleanup_push() and pthread_cleanup_pop()
|
2016-12-08 09:27:13 -06:00 |
|