diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-05-21 10:12:37 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-05-27 13:11:41 -0300 |
commit | 42813c675dea94d3d082640ee933ce7f59d4979f (patch) | |
tree | 879840d8cabb50ec1c5f0e08ccd62cd1ab996e0c /support/xthread.h | |
parent | 65ba6fa43153036e0803bf27f7fe852f3ab34b4e (diff) | |
download | glibc-42813c675dea94d3d082640ee933ce7f59d4979f.tar.gz glibc-42813c675dea94d3d082640ee933ce7f59d4979f.tar.xz glibc-42813c675dea94d3d082640ee933ce7f59d4979f.zip |
nptl: Move createthread to pthread_create
The 'create_thread' function is moved to pthread_create.c. It removes the START_THREAD_DEFN and START_THREAD_SELF macros and make the lock usage more clear (no need to cross-reference multiple files). No functional change.
Diffstat (limited to 'support/xthread.h')
0 files changed, 0 insertions, 0 deletions