Stack Exchange
Psychology and Neuroscience Stack Exchange
  • Questions
  • Tags
  • Users
  • About
Psychology and Neuroscience Stack Exchange
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

mux

233
reputation
1
2
6
  • Member since October 15 2012
  • 16 profile views
  • Last seen Dec 18 '13 at 02:49

I'm a programmer/electronics enthusiast.

Some answers I'm proud of:

How to kill a running thread?

How to make thread in C without using POSIX library <pthread.h>

force inline function in other translation unit

inline function vs macro function

System call interrupted by a signal still has to be completed

Mutex implementation in Linux kernel (before 3.5.2 ) on ARM platform

Smashing the stack example3.c confusion

Array are passed by value or by reference?

Mixed-language program crash occurs when free() called