Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dproc.h1255 void thread_cow_synced(struct thread *td);
/src/sys/kern/
H A Dkern_thread.c912 thread_cow_synced(struct thread *td) in thread_cow_synced() function
H A Dkern_resource.c741 thread_cow_synced(td); in kern_proc_setrlimit()