Page 1 of 1

Whether PCAN-UDS API Methods reenterable?

Posted: Tue 21. Jul 2020, 04:21
by Embers
Hello everyone
I want to use the PCAN-UDS API:SvcReadDataByIdentifier() ,it's called in two thread ,so whether the API is reenterable?
Any help would be appreciated. :P

Re: Whether PCAN-UDS API Methods reenterable?

Posted: Tue 21. Jul 2020, 08:27
by K.Wagner
Hello,

all our Apis are thread-safe, so yes, it is not a problem calling the function from different threads.