The RP2040 microcontroller of the pico board has dual cores. If you're unfamiliar with multithreaded execution, then just think about your computer system. It can execute multiple programs at the same time which can be operated by an operating system using multithreading.