queue: Register debug funcptr only once.
authorEdward Hervey <bilboed@bilboed.com>
Tue, 1 Dec 2009 18:29:25 +0000 (19:29 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 1 Dec 2009 18:29:25 +0000 (19:29 +0100)
commit44526720017c404551e3cbb8c263556a338c88d8
treebbb0a66e6d10c37881d3a5f62e58c429954a7096
parentefa5aee509bfde6d64d19302e5b8ab60a9bc82a3
queue: Register debug funcptr only once.

Makes creating queue elements 3-4 times faster and avoids contention on the
global funcptr lock.
plugins/elements/gstqueue.c