Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDproc.h1268 void thread_cow_synced(struct thread *td);
/freebsd-14-stable/sys/kern/
HDkern_thread.c910 thread_cow_synced(struct thread *td) in thread_cow_synced() function
HDkern_resource.c744 thread_cow_synced(td); in kern_proc_setrlimit()