Home
last modified time | relevance | path

Searched refs:pth_st (Results 1 – 7 of 7) sorted by relevance

/dports/devel/pthsem/pthsem-2.0.8/
H A Dpth_tcb.c34 struct pth_st { struct
116 if ((t = (pth_t)malloc(sizeof(struct pth_st))) == NULL) in pth_tcb_alloc()
118 memset (t, 0, sizeof(struct pth_st)); in pth_tcb_alloc()
H A Dpth-valgrind.patch58 if ((t = (pth_t)malloc(sizeof(struct pth_st))) == NULL)
60 + memset (t, 0, sizeof(struct pth_st));
H A Dpth.h.in141 typedef struct pth_st *pth_t;
142 struct pth_st;
/dports/devel/pth/pth-2.0.7/
H A Dpth_tcb.c34 struct pth_st { struct
109 if ((t = (pth_t)malloc(sizeof(struct pth_st))) == NULL) in pth_tcb_alloc()
H A Dpth.h.in133 typedef struct pth_st *pth_t;
134 struct pth_st;
/dports/devel/pth-hard/pth-2.0.7/
H A Dpth_tcb.c34 struct pth_st { struct
109 if ((t = (pth_t)malloc(sizeof(struct pth_st))) == NULL) in pth_tcb_alloc()
H A Dpth.h.in133 typedef struct pth_st *pth_t;
134 struct pth_st;