[Freeciv-Dev] Re: (PR#13351) Meta-ticket: AI and threads
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13351 >
Marko Lindqvist wrote:
> What about portability? How difficult it is write thread
> implementation that works in linux/unix/windows/mac/...
I think any system that runs GTK is going to have thread support. The
question is what thread library we use. Per mentioned APR, SDL, and
glib. Also we can just use straight pthreads which would be my preference.
-jason
|
|