SFML community forums

Help => System => Topic started by: digimikeh on July 08, 2020, 12:40:46 am

Title: Threading
Post by: digimikeh on July 08, 2020, 12:40:46 am
Hi!..

The first time i post here so i thanks for admiting me..

If i'm linux user... what should i select for threading?

sf::thread
std::thread
pthread_t

Thanks in advance.
Title: Re: Threading
Post by: Hapax on July 08, 2020, 12:41:51 am
Hi and welcome. :)

std::thread
Title: Re: Threading
Post by: digimikeh on July 08, 2020, 02:24:45 am
thanks a lot for the kind reply