HomeSort by: relevance | last modified time | path
    Searched defs:__pthread_st_size (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
pthread.c 139 static size_t __pthread_st_size; variable in typeref:typename:size_t
224 pthread__main = pthread_tsd_init(&__pthread_st_size);
496 newthread = calloc(1, __pthread_st_size);

Completed in 12 milliseconds