mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-04 03:36:34 +02:00
Forgot to export new function
This commit is contained in:
parent
c3c99271c3
commit
800b8ecb67
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
thread-pool-idling-count
|
thread-pool-idling-count
|
||||||
thread-pool-idling?
|
thread-pool-idling?
|
||||||
thread-pool-push-task!
|
thread-pool-push-task!
|
||||||
;thread-pool-release!
|
thread-pool-release!
|
||||||
;; Immutable objects
|
;; Immutable objects
|
||||||
immutable?
|
immutable?
|
||||||
;; Shared objects
|
;; Shared objects
|
||||||
|
|
Loading…
Add table
Reference in a new issue