StackOverflow Questions for Tag: beginthread

JeffR
JeffR

Reputation: 805

Passing values to a thread with _beginthread and avoiding C-style casts?

Score: 0

Views: 106

Answers: 1

Read More
Robben_Ford_Fan_boy
Robben_Ford_Fan_boy

Reputation: 8738

Windows Threading: beginthread or QueueUserWorkItem (C++)

Score: 1

Views: 2785

Answers: 2

Read More
Jop Hoeijmakers
Jop Hoeijmakers

Reputation: 3

Error with free function after malloc

Score: 0

Views: 1051

Answers: 3

Read More
Konstantin
Konstantin

Reputation: 53

Multithreading: thread or process.h - C++

Score: 3

Views: 1545

Answers: 2

Read More
c00get
c00get

Reputation: 23

Understanding the MSDN _beginthreadex function example

Score: 2

Views: 1163

Answers: 2

Read More
alfetta
alfetta

Reputation: 103

failing create a texture in a thread

Score: -1

Views: 203

Answers: 1

Read More
alfetta
alfetta

Reputation: 103

Starting class functions as threads loosing reference

Score: 0

Views: 38

Answers: 1

Read More
cmgurba
cmgurba

Reputation: 45

Passing arguments to _beginthread within class function

Score: 1

Views: 2023

Answers: 1

Read More
Justin Kaipada
Justin Kaipada

Reputation: 33

Using regex in perl to extract a substring, or line from a blob of text

Score: 2

Views: 1250

Answers: 3

Read More
SPlatten
SPlatten

Reputation: 5762

Threads not running, why?

Score: 0

Views: 828

Answers: 1

Read More
Jop Hoeijmakers
Jop Hoeijmakers

Reputation: 3

Suspected memory leak with _beginthread

Score: 0

Views: 132

Answers: 1

Read More
TVA van Hesteren
TVA van Hesteren

Reputation: 1249

c++ _beginthread can't pass string as a parameter

Score: -1

Views: 995

Answers: 1

Read More
Lukasz Re
Lukasz Re

Reputation: 79

ShellExecute in _beginthread

Score: 0

Views: 853

Answers: 1

Read More
Siva Kumar
Siva Kumar

Reputation: 41

C++ Passing struct to a function between threads

Score: 3

Views: 826

Answers: 0

Read More
TechyHarry
TechyHarry

Reputation: 301

Visual C++ Threads Simple Example

Score: 6

Views: 66957

Answers: 3

Read More
HaggarTheHorrible
HaggarTheHorrible

Reputation: 7423

C++/Winforms threads: I get a build error with _beginthread

Score: 0

Views: 1469

Answers: 1

Read More
Antiusninja
Antiusninja

Reputation: 167

Launching 8 threads on 8core CPU doesnt' make 100% CPU load

Score: -1

Views: 193

Answers: 1

Read More
James
James

Reputation: 4052

Beginner Visual C++ Issue: cannot convert parameter 1 from 'void (__cdecl *)(void *)' to 'void (__cdecl *)(void *)'

Score: 2

Views: 1999

Answers: 0

Read More
3ka5_cat
3ka5_cat

Reputation: 131

Destructor issue of shared_ptr<std::deque>, passed as argument to new thread

Score: 0

Views: 618

Answers: 0

Read More
user3048644
user3048644

Reputation: 93

Pass parameter to _beginthread function

Score: 0

Views: 1137

Answers: 1

Read More
PreviousPage 1Next