index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llthreadsafequeue.h
Age
Commit message (
Expand
)
Author
2020-07-28
Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ...
Callum Prentice
2020-05-20
DRTVWR-476: Add LLThreadSafeQueue::tryPushFrontFor().
Nat Goodspeed
2020-05-14
DRTVWR-476: Wrap boost::fibers::mutex et al. with LLCoros aliases.
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLThreadSafeQueue::close().
Nat Goodspeed
2020-03-25
DRTVWR-476: Make LLThreadSafeQueue coroutine-safe as well.
Nat Goodspeed
2020-03-25
DRTVWR-494: Encapsulate redundant VS boilerplate around <mutex>.
Nat Goodspeed
2019-01-15
SL-10291 Replace apr thread with standard C++11 functionality
andreykproductengine
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2010-11-09
Fix for dll linkage errors.
brad kittenbrink
2010-11-09
start of a thread safe queue
Andrew A. de Laix