]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: client_pool: add object to represent memory pool in client
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 1 Apr 2020 09:13:28 +0000 (18:13 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Fri, 3 Apr 2020 13:06:25 +0000 (22:06 +0900)
commit8aea841808ea7493338831385b0215f7253f27de
tree99e96472b93b0beaa750a76a18d50eebfc56d10c
parent10106b80df24b3e7118a8ed887979d356a708411
seq: client_pool: add object to represent memory pool in client

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/alsaseq.map
src/seq/client-pool.c [new file with mode: 0644]
src/seq/client-pool.h [new file with mode: 0644]
src/seq/meson.build
tests/alsaseq-client-pool [new file with mode: 0644]
tests/meson.build