Pop a value from a list, push it to another list and return it; or block until one is available @param source @param destination @param timeout @return the element
See Implementation
Pop a value from a list, push it to another list and return it; or block until one is available @param source @param destination @param timeout @return the element