Does a GCD serial queue ever have complete control over more than one thread at a time?

Do I understand correctly that a serial queue could claim exclusive use of more than one thread at a time, even though the serial queue executes only one task at a time?