vault backup: 2025-05-05 16:48:06

This commit is contained in:
2025-05-05 16:48:06 +02:00
parent 464477c358
commit bf04a00d10
13 changed files with 32756 additions and 2359 deletions

View File

@ -132,6 +132,10 @@ It uses **condition variables** (often with wait and signal[^3]operations) to al
![|600](Pasted%20image%2020250502180811.png)
## Endianness
![](Pasted%20image%2020250505163335.png)
---
[^1]: [Context switching](Processes%20and%20Threads.md#Context%20switching)