FSCORE-576

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17065 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2010-03-22 16:22:19 +00:00
parent 4bf3f5c86f
commit b481cf0e21
3 changed files with 9 additions and 2 deletions
+1
View File
@@ -127,6 +127,7 @@ struct switch_core_session {
switch_mutex_t *codec_read_mutex;
switch_mutex_t *codec_write_mutex;
switch_thread_cond_t *cond;
switch_mutex_t *frame_read_mutex;
switch_thread_rwlock_t *rwlock;