1
Fork 0

* Remove obsolete info about semaphore

* Fix chapter synthax


git-svn-id: svn+ssh://svn.gna.org/svn/a2jmidid/code@87 0750566f-71e2-4c01-8e24-c67b3e4acec4
This commit is contained in:
nedko 2008-07-30 12:28:08 +00:00
parent 58145a4eb6
commit 5c1d68cd1f
1 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ jack_process:
queue output events
main_loop:
wait for port_sem
free deleted ports
create new ports or mark existing as dead
@ -24,7 +23,7 @@ main_loop:
* port_del (port_t *)
= port life cycle =
== port birth =
== port birth ==
* during jack process function execution, in a2j_port_event(), event
about port creation is received from system alsa seq client and
port alsa seq address is written to port_add ringbuffer.