Added TODO

This commit is contained in:
Justin Ethier 2016-02-18 23:21:57 -05:00
parent b9978248b8
commit d5ea9ae2a3

View file

@ -88,6 +88,7 @@
"(void *data, int argc, closure _, object k)"
" Cyc_end_thread(data); ")
;; TODO: thread-join!
;; TODO: possible to do this using mutator ID to get the pthread_t ??
(define-c thread-sleep!
"(void *data, int argc, closure _, object k, object timeout)"