Home
last modified time | relevance | path

Searched refs:thread_cow_synced (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dproc.h1267 void thread_cow_synced(struct thread *td);
/freebsd-14.2/sys/kern/
H A Dkern_thread.c905 thread_cow_synced(struct thread *td) in thread_cow_synced() function
H A Dkern_resource.c744 thread_cow_synced(td); in kern_proc_setrlimit()