HomeSort by: relevance | last modified time | path
    Searched refs:pt_stack_allocated (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread.c 358 if (newthread->pt_stack_allocated) {
372 newthread->pt_stack_allocated = false;
375 newthread->pt_stack_allocated = false;
403 newthread->pt_stack_allocated = allocated;
503 newthread->pt_stack_allocated = false;
pthread_int.h 102 bool pt_stack_allocated; member in struct:__pthread_st

Completed in 13 milliseconds