|
|
|
|
|
by cratermoon
1799 days ago
|
|
> we can tell exactly in which order theses threads were executed Everything I've ever been taught about multi-threading, parallelism, and concurrency says never to make any assumptions about execution order. What are you doing that your care about it? |
|