Re: [scintilla] Parallel layout
"'Neil Hodgson' via scite-interest" <[email protected]>
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Mitchell: > I'm very tempted to test this on both Win32 and macOS. There’s some possibility of it working on macOS as all Unixes have more in common than they do with Win32. I haven’t seen a definitive statement on macOS multithreaded Pango like the one about Win32 from the main Pango developer Behdad Esfahbod. The technique used for multi-threading Pango is to use thread-local resources and avoid locking. macOS and Linux share more threading infrastructure (like pthreads) so macOS may be able to reuse the Linux work unless it uses Linux-specific APIs. OTOH, macOS GTK seems to get even less attention than Win32 GTK. Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/C100DE1C-801C-46E2-B78F-E0C99FBCBB92%40me.com.