User: eddyq

  • Public profile

User profile: eddyq

User info
User name:eddyq
History
Joined:
Number of posts:7
Latest posts:

Using pthread_mutex_lock
Recursive lock. Yea, I noticed that and should have gotten back to you.

Using pthread_mutex_lock
It looks like trylock should work. Thanks.

Using pthread_mutex_lock
On Windows there is a function called EnterCriticalSection. It will not block if the same thread cal...

expand workspace view
In Code::Blocks, is there a way to: 1) with one click, expand the workspace view? 2) make the worksp...

How do I get preprocessor output?
C compilers first pre-process a C file to resolve all #define's. Then they go into the compile stage...

This user does not accept Private Messages