Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/threads/
H A Dsynch.c718 ulwp_t **foundpp = NULL; in queue_slot_runnable() local
730 foundpp = ulwpp; in queue_slot_runnable()
737 return (foundpp); in queue_slot_runnable()
749 ulwp_t **foundpp = ulwpp; in queue_slot_rt() local
759 foundpp = ulwpp; in queue_slot_rt()
764 ulwp = *foundpp; in queue_slot_rt()
772 foundpp = ulwpp; in queue_slot_rt()
773 ulwp = *foundpp; in queue_slot_rt()
776 return (foundpp); in queue_slot_rt()