justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: Do you use CreateThread or _beginthreadex?
Asked by Rodrigo (187.112.78.x) on December 6 2013, 12:26am
Reply on December 6 2013, 12:45pm:
    _beginthreadex if you use any C library functions and don't want leaks on thread termination -- if the lifetime of the thread is that of the process, or it executes trivial code, I'll use either, otherwise _beginthreadex is the safe bet.

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2025 Justin Frankel. | RSS