Cpp AI interface thread safe?

Cpp AI interface thread safe?

Here is where ideas can be collected for the skirmish AI in development

Moderators: hoijui, Moderators

Post Reply
kortex
Posts: 3
Joined: 28 Jul 2013, 08:51

Cpp AI interface thread safe?

Post by kortex »

Hi,

are all functions callable from springai::OOAICallback thread safe?
What happens, when multiple threads send multipe commands to one unit at the same time?
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Cpp AI interface thread safe?

Post by hoijui »

no, in general they are not thread-safe.
Post Reply

Return to “AI”