History log of /haiku/src/servers/registrar/mime/RegistrarThread.cpp
Revision Date Author Comments
# 71cc01b2 22-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

registrar: Use the safer strlcpy instead of strcpy.


# dfb3208f 22-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

registrar: Whitespace and style cleanup only.

Generally this code still looks horrible (both from a style and from a
complexity point of view) and should eventually be reworked.


# 83868e64 03-Dec-2008 Rene Gollent <anevilyak@gmail.com>

Defer actually spawning the thread to the call to Run(). The way the thread manager is currently written as a whole won't correctly enforce the thread limit (looking into that, though I think a different approach entirely is merited here anyways), but this at least prevents large numbers of threads from being spawned and sitting in the suspended state in the registrar forever. Fixes ticket #3172.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28774 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 781a7155 26-Mar-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Move RegistrarThread[Manager].cpp to the registrar. There was no point
in those living in libbe.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24603 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 71cc01b2b1a50fd241c28eae673783412067a7e2 22-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

registrar: Use the safer strlcpy instead of strcpy.


# dfb3208fa3856c5c6d582fb826b7c991c67fa54d 22-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

registrar: Whitespace and style cleanup only.

Generally this code still looks horrible (both from a style and from a
complexity point of view) and should eventually be reworked.


# 83868e649d258eef01571fe71f388acfb24c4f00 03-Dec-2008 Rene Gollent <anevilyak@gmail.com>

Defer actually spawning the thread to the call to Run(). The way the thread manager is currently written as a whole won't correctly enforce the thread limit (looking into that, though I think a different approach entirely is merited here anyways), but this at least prevents large numbers of threads from being spawned and sitting in the suspended state in the registrar forever. Fixes ticket #3172.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28774 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 781a715529c3dde0d9a29e441d517dce5791123d 26-Mar-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Move RegistrarThread[Manager].cpp to the registrar. There was no point
in those living in libbe.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24603 a95241bf-73f2-0310-859d-f6bbb57e9c96