Searched refs:SM_MICROS (Results 1 – 2 of 2) sorted by relevance
20 #define SM_MICROS 1000000L macro29 timeout.tv_sec = (long) (tmo / SM_MICROS); \30 timeout.tv_usec = tmo % SM_MICROS; \
118 r = sm_notify_rcv(buf, sizeof(buf), 5 * SM_MICROS);