Prev Next OpenBSD and Rthreads Slide #20

Syscall API: sleep/wakeup

int thrsleep(void *ident, int timeout, void *lock);

int thrwakeup(void *ident, int n);



EuroBSDCon 2012 Copyright © 2012 Philip Guenther