mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
Remove unused since r134586 thr_exit1() declaration.
This commit is contained in:
parent
fa84e0f903
commit
99af8e23d3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218609
@ -908,7 +908,6 @@ int thread_unsuspend_one(struct thread *td);
|
||||
void thread_unthread(struct thread *td);
|
||||
void thread_wait(struct proc *p);
|
||||
struct thread *thread_find(struct proc *p, lwpid_t tid);
|
||||
void thr_exit1(void);
|
||||
|
||||
#endif /* _KERNEL */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user