Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Threading  (Read 8162 times)

0 Members and 1 Guest are viewing this topic.

digimikeh

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • Email
Threading
« 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.

Hapax

  • Hero Member
  • *****
  • Posts: 3351
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: Threading
« Reply #1 on: July 08, 2020, 12:41:51 am »
Hi and welcome. :)

std::thread
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

digimikeh

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • Email
Re: Threading
« Reply #2 on: July 08, 2020, 02:24:45 am »
thanks a lot for the kind reply