diff options
author | Jameson Nash <vtjnash@gmail.com> | 2021-11-24 19:34:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 19:34:57 -0500 |
commit | 40bf9a89eb1a66dfa4ab9f97ec418e2e6878dc67 (patch) | |
tree | 37533d663c33722b05673a5e1dae3d6d832e271d /docs/src | |
parent | b2614a10a579ae6e9936eb483fe5ce14aa65a212 (diff) | |
download | libuv-40bf9a89eb1a66dfa4ab9f97ec418e2e6878dc67.tar.gz libuv-40bf9a89eb1a66dfa4ab9f97ec418e2e6878dc67.zip |
thread: initialize uv_thread_self for all threads (#3357)
In particular, previously the main thread would have an id of NULL,
which was then not valid to use with any other API that expected a
uv_thread_t handle.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions