Search:

Type: Posts; User: richardforc

Search: Search took 0.00 seconds.

  1. Thanks CommonTater. Yes. I am currently...

    Thanks CommonTater.



    Yes. I am currently doing like that. But, that not accurate if two users logged on a system, how do I know which user changed. I will get two user names. So, need something...
  2. Replies
    3
    Views
    8,255

    I read that unlocking sync object(especially...

    I read that unlocking sync object(especially pthread mutex) produce a signal. If it is so, what will happen if no thread waiting to acquire lock. Whether any special handling is required to handle...
  3. Get username who changed a file/directory which is configured to notify

    Hi,

    As far as I know no operating system intimating or storing or holding user info who changed a file/directory. But, by writing file system filter driver we can fetch user name who changed a...
  4. Replies
    3
    Views
    8,255

    pthread in Linux vs Windows

    Hi,

    I have some questions regarding pthread related to windows and linux. pthread is supported in both linux and windows. In multithreading environment we use mutex/critical section/semaphore to...
Results 1 to 4 of 5