Home
last modified time | relevance | path

Searched defs:pthread_handle_struct (Results 1 – 1 of 1) sorted by relevance

/libpthread/linuxthreads/
A Dinternals.h210 struct pthread_handle_struct { struct
211 struct _pthread_fastlock h_lock; /* Fast lock for sychronized access */
212 pthread_descr h_descr; /* Thread descriptor or NULL if invalid */
213 char * h_bottom; /* Lowest address in the stack thread */

Completed in 5 milliseconds