This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
realtime:documentation:howto:applications:memory:mlockall_stack_sample [2017/06/10 00:40] jithu |
realtime:documentation:howto:applications:memory:mlockall_stack_sample [2017/06/10 00:41] (current) jithu |
||
|---|---|---|---|
| Line 257: | Line 257: | ||
| "of thread 1. This is unexpected!\n"); | "of thread 1. This is unexpected!\n"); | ||
| } | } | ||
| - | /* Thread 1 has not yet terminated, meaning that thread 2 will not | + | /* |
| + | * Thread 1 has not yet terminated, meaning that thread 2 will not | ||
| * reuse the same (locked) stack region. | * reuse the same (locked) stack region. | ||
| */ | */ | ||