diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2021-11-04 16:43:11 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2021-11-04 16:43:11 -0400 |
commit | 89f2169e9d2c03ed92810689563ca110886abf16 (patch) | |
tree | 0a67a5036ce3d167c4ff6ec9922d5048dd4b67db /indra/llrender/lluiimage.cpp | |
parent | 8458ad8890cf0a11804996210d7bcfbdaa3eec2e (diff) |
SL-16202: Add postIfOpen() methods to WorkQueue, LLThreadSafeQueue.
postIfOpen() provides a no-exception alternative to post(), which blocks if
full but throws if closed. postIfOpen() likewise blocks if full, but returns
true if able to post and false if the queue was closed.
Diffstat (limited to 'indra/llrender/lluiimage.cpp')
0 files changed, 0 insertions, 0 deletions