Enabeling MySQL multi threading

Does anyone know what is the default number of threads in MySQL?

 

Looks like it is 1.

 

My server has 4 dual core CPUs, so I'll add to my.cfg

thread_concurrency = 8