REALRegisterBackgroundTask thread safe?

I just wondered if someone knows if REALRegisterBackgroundTask is thread safe?

e.g. can I use it on a thread to start a timer and run a function on main thread later?

It isn’t.