Searched defs:future (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_osd.c232 struct timespec future; local
253 future.tv_sec = now.tv_sec;
254 future.tv_nsec = now.tv_usec * 1000;
259 &wait_obj->cv, &wait_obj->lock, &future);
262 * No need to reset &future if we go around the loop;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h299 * Any changes made to this structure in the future should ensure that the
315 uint16_t future[7]; /* For future use */ member in struct:__anon10190

Completed in 72 milliseconds