[Return to Bookshelf] [Contents] [Previous Section] [Next Section] [Index] [Help]


C.9 Use Restrictions of cma_delay and pthread_delay_np Routines

These routines accept a maximum time_interval/interval value of 4294967.295 seconds. Values greater than this will raise the cma_ e_badparam exception for cma_delay and return -1 and set errno to EINVAL for pthread_delay_np.