getn_thread
Get the ID of a thread
idx - number of thread, is in range 0..get_thread_qty()-1
returns: -1 if failure
long getn_thread(long idx);
Last updated
Was this helpful?
Get the ID of a thread
idx - number of thread, is in range 0..get_thread_qty()-1
returns: -1 if failure
long getn_thread(long idx);
Last updated
Was this helpful?