Searched refs:pg_timestamp (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c249 uint64_t pg_timestamp; member in struct:pipe_garbage
1647 while ((pgp = pipe_garbage_head) && pgp->pg_timestamp < old) {
1676 pgp->pg_timestamp = now;

Completed in 22 milliseconds