Changeset b65caba1 in mainline for generic/src/proc/thread.c
- Timestamp:
- 2006-06-05T18:42:23Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d8f7362
- Parents:
- 2569ec90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/proc/thread.c
r2569ec90 rb65caba1 549 549 * interrupts must be already disabled. 550 550 * 551 * When a thread is found in threads_btree, it is guaranteed to exist as long 552 * as the threads_lock is held. 553 * 551 554 * @param t Pointer to thread. 552 555 *
Note:
See TracChangeset
for help on using the changeset viewer.