Re: Status changes by itself



that would be fine if it was doing that...its not...its showing status as
"online"

"Siqi Wu" <srbzy_wsq@xxxxxxxxxxx> wrote in message
news:A70D2F26-A9A5-4D66-8DF4-CF5CE3E3EEFA@xxxxxxxxxxxxxxxx
> Hi,
> When you lock or Sleep the computer,MSN will show"Busy".
> If you want to show offline,please don't sleep or lock your computer!
> --
> Hope it can help you
>
>
> "Mark" wrote:
>
>> i set status to appear offline
>>
>> program changes status to online by itself
>>
>> i am not at my machine (it is actually locked)
>>
>> why does it do this and can you stop it!
>>
>>
>>


.



Relevant Pages

  • RE: Status changes by itself
    ... When you lock or Sleep the computer,MSN will show"Busy". ... > program changes status to online by itself ... Prev by Date: ...
    (microsoft.public.windowsxp.messenger)
  • Re: How to wait for multiple threads simultaneously?
    ... A 'condition variable' is the userland-equivalent of a sleep channel ... wait queue to be not worth the effort. ... It simply requires that the lock function not ... because a 'POSIX spin lock' would not ...
    (comp.os.linux.development.apps)
  • Re: Locking etc. (Long, boring, redundant, newbie questions)
    ... What is really meant is that depending on the type of mutex a thread is trying to acquire, the thread will either spin or it will sleep waiting for the lock to become available. ...
    (freebsd-hackers)
  • Re: How to do proper locking
    ... >> refcount reads and no refcount writes. ... Yes, you are right, but the problem is, that for most callback systems in the ... worries about having to exit a lock before returning. ... call any function that can sleep, without worrying about exiting any locks. ...
    (freebsd-hackers)
  • Locking etc. (Long, boring, redundant, newbie questions)
    ... sleep waiting for the lock to become available. ... mutex protects. ... if we spin for so long ...
    (freebsd-hackers)