Search:

Type: Posts; User: code_quasher

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,623

    Hi , If I got ur problem correctly.....The...

    Hi ,

    If I got ur problem correctly.....The solution would be...do this while running makefile

    $ make MW_TYPE_A = 1
    or
    $ make MW_TYPE_A = 2

    Bi....Hope it works....
  2. Replies
    1
    Views
    3,206

    process semaphores cleanup problem

    Hi all,

    My is probem is that I want to do some cleanup action if a process gets ki
    lled. Is there any way I can attach a cleanup routine ( like pthread_cleanup
    _push: in case of pthreads) in a...
Results 1 to 2 of 2