mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
fix fifo race in use count dec
This commit is contained in:
@@ -35,6 +35,7 @@ NEW_HOOK_DECL(outgoing_channel)
|
||||
NEW_HOOK_DECL(receive_message)
|
||||
NEW_HOOK_DECL(receive_event)
|
||||
NEW_HOOK_DECL(state_change)
|
||||
NEW_HOOK_DECL(state_run)
|
||||
NEW_HOOK_DECL(read_frame)
|
||||
NEW_HOOK_DECL(write_frame)
|
||||
NEW_HOOK_DECL(video_read_frame)
|
||||
|
Reference in New Issue
Block a user