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

  /src/lib/libpthread/
pthread_int.h 120 * by threads going about their normal business. pt_allq is
124 PTQ_ENTRY(__pthread_st) pt_allq; member in struct:__pthread_st
pthread.c 269 PTQ_INSERT_HEAD(&pthread__allqueue, first, pt_allq);
517 PTQ_INSERT_TAIL(&pthread__allqueue, newthread, pt_allq);

Completed in 18 milliseconds