[erlang-questions] Does enif_schedule_nif schedule a NIF for the same scheduler thread?

Edmond Begumisa ebegumisa@REDACTED
Sun Nov 25 08:26:34 CET 2018


Hello all,

If I call enif_schedule_nif from a regular scheduler thread with the flags  
argument set to zero, when the emulator gets around to executing it, will  
my scheduled NIF be called from the very same regular scheduler thread as  
when I called enif_schedule_nif? Or could it be any regular scheduler  
thread?

Thanks in advance.

- Edmond -

-- 
Using Opera's mail client: http://www.opera.com/mail/



More information about the erlang-questions mailing list