mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 14:07:34 +02:00
Added TODO
This commit is contained in:
parent
b9978248b8
commit
d5ea9ae2a3
1 changed files with 1 additions and 0 deletions
|
@ -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)"
|
||||
|
|
Loading…
Add table
Reference in a new issue