This is the cl-simple-concurrent-jobs Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:23:20 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-simple-concurrent-jobs
A simple API for running concurrent jobs and collecting the results
Jordan Rhys Powell
BSD 2-Clause
1.0.0
bordeaux-threads
(system).
chanl
(system).
src
(module).
Modules are listed depth-first from the system components tree.
cl-simple-concurrent-jobs/src
cl-simple-concurrent-jobs
(system).
packages.lisp
(file).
scj.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-simple-concurrent-jobs/cl-simple-concurrent-jobs.asd
cl-simple-concurrent-jobs/src/packages.lisp
cl-simple-concurrent-jobs/src/scj.lisp
cl-simple-concurrent-jobs/cl-simple-concurrent-jobs.asd
cl-simple-concurrent-jobs
(system).
cl-simple-concurrent-jobs/src/scj.lisp
packages.lisp
(file).
src
(module).
add-job
(function).
create-job-executor
(function).
has-all-results
(function).
initialize-instance
(method).
join-results
(function).
stop
(function).
append-result
(function).
chanl-tasks
(reader method).
(setf chanl-tasks)
(writer method).
channel
(reader method).
cleanup-threads
(function).
completion-condition
(reader method).
create-job-worker
(function).
finish-and-return-results
(function).
je-lock
(reader method).
jobexecutor
(class).
num-results-expected
(reader method).
(setf num-results-expected)
(writer method).
num-results-got
(reader method).
(setf num-results-got)
(writer method).
num-threads
(reader method).
results
(reader method).
(setf results)
(writer method).
should-run
(reader method).
(setf should-run)
(writer method).
with-job-executor-lock
(macro).
Packages are listed by definition order.
cl-simple-concurrent-jobs
A simple API for running concurrent jobs
cl-scj
common-lisp
.
add-job
(function).
create-job-executor
(function).
has-all-results
(function).
join-results
(function).
stop
(function).
append-result
(function).
chanl-tasks
(generic reader).
(setf chanl-tasks)
(generic writer).
channel
(generic reader).
cleanup-threads
(function).
completion-condition
(generic reader).
create-job-worker
(function).
finish-and-return-results
(function).
je-lock
(generic reader).
jobexecutor
(class).
num-results-expected
(generic reader).
(setf num-results-expected)
(generic writer).
num-results-got
(generic reader).
(setf num-results-got)
(generic writer).
num-threads
(generic reader).
results
(generic reader).
(setf results)
(generic writer).
should-run
(generic reader).
(setf should-run)
(generic writer).
with-job-executor-lock
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated writer method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated writer method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated writer method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated writer method
jobexecutor
)) ¶automatically generated reader method
jobexecutor
)) ¶automatically generated writer method
:num-threads
This slot is read-only.
0
0
(bordeaux-threads:make-condition-variable)
This slot is read-only.
t
(bordeaux-threads:make-recursive-lock)
This slot is read-only.
Jump to: | (
A C F G H I J M N R S W |
---|
Jump to: | (
A C F G H I J M N R S W |
---|
Jump to: | C J N R S |
---|
Jump to: | C J N R S |
---|
Jump to: | C F J M P S |
---|
Jump to: | C F J M P S |
---|