sem_t for pthread on heap@coder777 [quote]This is called a dangling pointer. [/quote] this is clear to me but then you coul...
sem_t for pthread on heapjust to clarify the above code does nothing real the target was to create a crash by creating "sem" ...
sem_t for pthread on heapthe above code is just to test it does nothing real i am just confused on this [code]and should b...
sem_t for pthread on heap[code]namespace N{ class A{ public: pthread_t id; pthread_t creator; ...
sem_t for pthread on heapdo i understand this right if i have a class with a class variable i need to use malloc and cant...
This user does not accept Private Messages