Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c154 int is_unref = (flags & (DOOR_UNREF | DOOR_UNREF_MULTI)); in door_create_cmn() local
185 (is_unref && mypid != door_create_unref_pid)) { in door_create_cmn()
194 if (is_unref && mypid != door_create_unref_pid) { in door_create_cmn()