[inline]
Sets the value of the count, which if zero frees any waiting threads.
Definition at line 772 of file QThread.h.
00772 { int c=(count=i); handleCount(c); return c; }