Quartz 4
Search
Search
Dark mode
Light mode
Explorer
glibc
pthread
pthread_create (glibc)
0 - pthread_create (glibc) explain
1 - Deferred Initialization
2 - Thread Attribute Handling
3 - Stack and Thread Descriptor Allocation
4 - TCB and Thread Descriptor Initialization
5 - Scheduling Parameter Determination
6 - Thread Count Management and Signal Blocking
7 - Thread Creation and Debug Event Reporting
8 - Post-Creation Signal Restoration and Error Handling
9 - Finalization and Cleanup
pthread_create (glibc) code
allocate_stack_thread
allocate_stack_thread_code
__libc_setup_tls
__libc_setup_tls_code
__nptl_setxid_sighandler
csu folder
init_static_tls
ntpl folder
cntr
elf
TCB
thread debugging
tls
UID GID
Home
❯
glibc
❯
pthread
Folder: glibc/pthread
3 items under this folder.
Mar 27, 2025
pthread_create (glibc)
Mar 27, 2025
allocate_stack_thread
Mar 27, 2025
allocate_stack_thread_code