Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dgetpriority.c44 size_t twsz = 0; in __getpriority() local
48 &tw, &twsz)); in __getpriority()
49 if (twsz) in __getpriority()
50 __vm_deallocate (__mach_task_self (), (vm_address_t) tw, twsz); in __getpriority()

Completed in 3 milliseconds