Lines Matching refs:lwpid_t
233 static lwpid_t
236 static lwpid_t trytid; in tid_alloc()
237 lwpid_t tid; in tid_alloc()
260 tid_free_locked(lwpid_t rtid) in tid_free_locked()
262 lwpid_t tid; in tid_free_locked()
274 tid_free(lwpid_t rtid) in tid_free()
283 tid_free_batch(lwpid_t *batch, int n) in tid_free_batch()
298 lwpid_t tab[16];
544 lwpid_t tid0; in threadinit()
786 lwpid_t tid; in thread_alloc()
851 lwpid_t tid; in thread_free()
1715 tdfind_hash(lwpid_t tid, pid_t pid, struct proc **pp, struct thread **tdp) in tdfind_hash()
1758 tdfind(lwpid_t tid, pid_t pid) in tdfind()