Home
last modified time | relevance | path

Searched refs:pth_tcb_free (Results 1 – 13 of 13) sorted by relevance

/dports/devel/pth/pth-2.0.7/
H A Dpth_sched.c89 pth_tcb_free(t); in pth_scheduler_drop()
94 pth_tcb_free(t); in pth_scheduler_drop()
99 pth_tcb_free(t); in pth_scheduler_drop()
104 pth_tcb_free(t); in pth_scheduler_drop()
109 pth_tcb_free(t); in pth_scheduler_drop()
335 pth_tcb_free(pth_current); in pth_scheduler()
H A Dpth_lib.c149 pth_tcb_free(pth_sched); in pth_kill()
150 pth_tcb_free(pth_main); in pth_kill()
316 pth_shield { pth_tcb_free(t); } in pth_spawn()
493 pth_tcb_free(tid); in pth_join()
H A Dpth_tcb.c137 intern void pth_tcb_free(pth_t t) in pth_tcb_free() function
H A Dpth_cancel.c95 pth_tcb_free(thread); in pth_cancel()
/dports/devel/pth-hard/pth-2.0.7/
H A Dpth_sched.c89 pth_tcb_free(t); in pth_scheduler_drop()
94 pth_tcb_free(t); in pth_scheduler_drop()
99 pth_tcb_free(t); in pth_scheduler_drop()
104 pth_tcb_free(t); in pth_scheduler_drop()
109 pth_tcb_free(t); in pth_scheduler_drop()
335 pth_tcb_free(pth_current); in pth_scheduler()
H A Dpth_lib.c149 pth_tcb_free(pth_sched); in pth_kill()
150 pth_tcb_free(pth_main); in pth_kill()
316 pth_shield { pth_tcb_free(t); } in pth_spawn()
493 pth_tcb_free(tid); in pth_join()
H A Dpth_cancel.c95 pth_tcb_free(thread); in pth_cancel()
H A Dpth_tcb.c137 intern void pth_tcb_free(pth_t t) in pth_tcb_free() function
/dports/devel/pthsem/pthsem-2.0.8/
H A Dpth_sched.c89 pth_tcb_free(t); in pth_scheduler_drop()
94 pth_tcb_free(t); in pth_scheduler_drop()
99 pth_tcb_free(t); in pth_scheduler_drop()
104 pth_tcb_free(t); in pth_scheduler_drop()
109 pth_tcb_free(t); in pth_scheduler_drop()
335 pth_tcb_free(pth_current); in pth_scheduler()
H A Dpth_lib.c149 pth_tcb_free(pth_sched); in pth_kill()
150 pth_tcb_free(pth_main); in pth_kill()
316 pth_shield { pth_tcb_free(t); } in pth_spawn()
493 pth_tcb_free(tid); in pth_join()
H A Dpth_cancel.c95 pth_tcb_free(thread); in pth_cancel()
H A Dpth_tcb.c148 intern void pth_tcb_free(pth_t t) in pth_tcb_free() function
H A Dpth-valgrind.patch74 @@ -138,8 +149,12 @@ intern void pth_tcb_free(pth_t t)