Показаны различия между двумя версиями страницы.
|
blackbox:haiku [2022/10/02 22:33] iadenisov создано |
blackbox:haiku [2022/10/02 22:33] (текущий) iadenisov |
||
|---|---|---|---|
| Строка 5: | Строка 5: | ||
| Haiku Blackbox version is different from others in 2 points: | Haiku Blackbox version is different from others in 2 points: | ||
| - | It have limited multithreading support because using multiple threads is obligatory for GUI API. But it have one global mutex for all safe Component Pascal code. | + | - It have limited multithreading support because using multiple threads is obligatory for GUI API. But it have one global mutex for all safe Component Pascal code. |
| - | + | | |
| - | It directly interacts with C++ ABI (https:// | + | |