1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 23:05:47 +02:00

[228335] [dstore][multithread] start() in SecuredThread class

This commit is contained in:
David McKnight 2008-04-28 14:33:23 +00:00
parent d6ae5b45a2
commit 741bf0d757

View file

@ -11,7 +11,7 @@
* *
* Contributors: * Contributors:
* Noriaki Takatsu (IBM) - [220126] [dstore][api][breaking] Single process server for multiple clients * Noriaki Takatsu (IBM) - [220126] [dstore][api][breaking] Single process server for multiple clients
* Noriaki Takatsu (IBM) - [228335] [dstore] [dstore][multithread] start() in SecuredThread class * Noriaki Takatsu (IBM) - [228335] [dstore][multithread] start() in SecuredThread class
*******************************************************************************/ *******************************************************************************/
package org.eclipse.dstore.core.server; package org.eclipse.dstore.core.server;