Changeset 153a209 in mainline for libc/generic/psthread.c
- Timestamp:
- 2006-06-16T21:13:55Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 501a8ba
- Parents:
- a46da63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/generic/psthread.c
ra46da63 r153a209 156 156 } /* If ctype == PS_TO_MANAGER, don't save ourselves to any list, we should 157 157 * already be somewhere, or we will be lost */ 158 } 158 } else 159 srcpt = NULL; /* Avoid GCC warning, if ctype == PS_FROM_DEAD, srcpt is not used */ 159 160 160 161 /* Choose new thread to run */
Note:
See TracChangeset
for help on using the changeset viewer.