Home | History | Annotate | Download | only in include

Lines Matching full:will

95  * blocking and will have to call unlock() as many times as lock() was called.
100 * particular, it will return ESR_INVALID_STATE if the threading API is not
141 * failure. In particular, it will return ESR_INVALID_STATE if the current
163 * failure. In particular, it will return ESR_INVALID_STATE if the current
181 * failure. In particular, it will return ESR_INVALID_STATE if the current
196 * The awakened thread will not be able to proceed until the current thread
197 * relinquishes the lock on this object. The awakened thread will compete in
209 * failure. In particular, it will return ESR_INVALID_STATE if the current
222 * The awakened threads will not be able to proceed until the current thread
223 * relinquishes the monitor. The awakened threads will compete in the usual
237 * failure. In particular, it will return ESR_INVALID_STATE if the current
248 * call lock without blocking and will have to call unlock() as many times as
294 * failure. In particular, it will return ESR_INVALID_STATE if the current
356 * error. In particular, it will return ESR_INVALID_STATE if the semaphore is