Function wasix::thread_local_set
source · [−]Expand description
Sets the value of a thread local variable
Parameters
key- Thread key that this local variable will be associated withval- Value to be set for the thread local variable