Joel Sherrill
fb27af7637
Split ITRON semaphore manager into multiple files.
1999-11-15 16:39:01 +00:00
Joel Sherrill
d8f3f65be0
+ Changed validation of the_thread to validation of location.
...
+ Modified correct return path to call _ITRON_return_errorno( E_OK ) instead
of enabling dispatching and returning E_OK.
1999-11-12 21:23:34 +00:00
Joel Sherrill
2979c288bb
+ Changed validation of the_thread to validation of location.
...
+ Removed error path that should never happen.
1999-11-12 21:21:09 +00:00
Joel Sherrill
3971537bd2
+ Changed validation of the_thread to validation of location.
1999-11-12 21:20:04 +00:00
Joel Sherrill
037a7b16a1
+ Moved error checks to before the disable dispatch where possible.
1999-11-12 21:18:36 +00:00
Joel Sherrill
0c5ab52207
Added comment about the E_CTX error condition (Implementation dependent).
1999-11-12 21:16:45 +00:00
Joel Sherrill
c257429f61
+ Moved error checks to before the dispatch disable where possible.
...
+ Modified correct return path to call _ITRON_return_errorno( E_OK ) instead
of enabling dispatching and returning E_OK.
1999-11-12 21:15:12 +00:00
Joel Sherrill
2183b65b81
+ Modified correct return path to call _ITRON_return_errorno( E_OK ) instead
...
of enabling dispatching and returning E_OK.
+ Changed validation of the_thread to validation of location.
+ Set correct error code when dormant state.
+ Fixed comment.
1999-11-12 21:13:52 +00:00
Joel Sherrill
ea6bfcbe1e
+ Modified correct return path to call _ITRON_return_errorno( E_OK ) instead
...
of enabling dispatching and returning E_OK.
+ Changed validation of the_thread to validation of location.
1999-11-12 21:12:27 +00:00
Joel Sherrill
a8d72dea01
Removed unnecessary 3rd parameter.
1999-11-12 15:53:29 +00:00
Joel Sherrill
6bd132e549
New file.
1999-11-12 15:37:09 +00:00
Joel Sherrill
3c49a508aa
Cleaned up style.
1999-11-12 14:15:50 +00:00
Joel Sherrill
3ad17f56e0
Removed redundant line.
1999-11-12 13:46:04 +00:00
Joel Sherrill
eb02f47b12
Committed modifications from ITRON Task and Task Dependendent Synchronization
...
Working Group. Included are tests.
1999-11-10 13:48:27 +00:00
Joel Sherrill
e18ba7f0f6
Commented out single letter type names since they conflict with
...
numerous other uses of the same variable.
1999-11-09 22:25:55 +00:00
Joel Sherrill
352c9b2035
This patch adds the basic framework for the ITRON 3.0 API implementation
...
for RTEMS.
1999-11-09 22:07:23 +00:00