Stack Exchange
Science Fiction and Fantasy Stack Exchange
  • Questions
  • Tags
  • Users
  • About
Science Fiction and Fantasy Stack Exchange
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

mux

151
reputation
1
1
3
  • Member since October 26 2012
  • 4 profile views
  • Last seen Sep 18 '19 at 22:08

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