thread-pool: add object to manage threads
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 10 Jul 2013 14:47:43 +0000 (16:47 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 10 Jul 2013 14:47:43 +0000 (16:47 +0200)
commit25269c7b1ae0269cbad0d437efab91e3ca2629f1
treeb402fb5b78f77f43be371f6e8287d9d634e00555
parent1a0c7051aa2dfe9a0e4dd12f4d66155de4637270
thread-pool: add object to manage threads

Add an object to manage the client and media threads.
gst/rtsp-server/Makefile.am
gst/rtsp-server/rtsp-thread-pool.c [new file with mode: 0644]
gst/rtsp-server/rtsp-thread-pool.h [new file with mode: 0644]