Revision 708cafb1
| middleware/apps_urtosal.h | ||
|---|---|---|
| 236 | 236 |
|
| 237 | 237 |
#define urtThreadExit() chThdExit(MSG_OK) |
| 238 | 238 |
|
| 239 |
#define urtThreadShouldTerminate() chThdShouldTerminateX() |
|
| 240 |
|
|
| 239 | 241 |
#define urtThreadJoin(thread) (void)chThdWait(thread) |
| 240 | 242 |
|
| 241 | 243 |
#define urtThreadGetSelf() chThdGetSelfX() |
| middleware/uRtWare | ||
|---|---|---|
| 1 |
Subproject commit b247db3f752f4a663003aab8831b8274f29d3550 |
|
| 1 |
Subproject commit 6c5df8c1f12ad6eb511d679447f13a2828b70eb8 |
|
Also available in: Unified diff