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

/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dopregion.c130 struct efp_child_device_config child3; member in struct:vbt
200 v->child3.handle = DEVICE_TYPE_EFP4;
201 v->child3.device_type = DEVICE_TYPE_DP;
202 v->child3.dvo_port = DVO_PORT_DPD;
203 v->child3.aux_channel = DP_AUX_D;
204 v->child3.dp_compat = true;
205 v->child3.integrated_encoder = true;
/openbsd-current/regress/lib/libpthread/cancel/
H A Dcancel.c190 pthread_t child1, child2, child3, child4; local
212 CHECKr(pthread_create(&child3, NULL, child3fn, NULL));
221 CHECKr(pthread_join(child3, NULL));
/openbsd-current/regress/lib/libc/sys/
H A Dt_poll.c75 child3(void) function
85 (void)printf("child3 exit\n");
134 child3();

Completed in 179 milliseconds