This, and the GUI thread prompted an further round of design extensions and rework of the thread-wrapper. Especially there is now support for self-managed threads, which can be launched and operate completely detached from the context used to start them. This resolves an occasional SEGFAULT at shutdown. An alternative (admittedly much simpler) solution would have been to create a fixed context in a static global variable and to attach a regular thread wrapper from there, managed through unique_ptr. It seems obvious that the new solution is preferable, since all the tricky technicalities are encapsulated now. |
||
|---|---|---|
| .. | ||
| draw | ||
| DIR_INFO | ||
| empty.html | ||
| InterfaceConcept_Varga.mm | ||
| renderengine.html | ||
| thinkPad.ichthyo.mm | ||
| uml | ||
| workflow.mm | ||