getLengthFromFile() : fix pthread conditions
don't use static variables when we can avoid it might be true that we only have one Media instance in the program but we never know also we must check for the condition because of spurious wakeups
Please register or sign in to comment