- Timestamp:
- Jul 16, 2014, 2:57:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610/psLib/src/sys/psThread.c
r34153 r37020 152 152 psThreadJob *job = psListGetAndRemove((psList *) done, PS_LIST_HEAD); 153 153 return job; 154 } 155 156 psList *psThreadGetPendingQueue () { 157 return (psList *) pending; 154 158 } 155 159
Note:
See TracChangeset
for help on using the changeset viewer.
