Home
last modified time | relevance | path

Searched refs:SetThreadNameDelegate (Results 1 – 6 of 6) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DDelegates.cs218 public delegate string SetThreadNameDelegate(DbThreadID info); in SetThreadNameDelegate() method
H A DDatabaseEnvironmentConfig.cs109 public SetThreadNameDelegate ThreadName;
H A DDatabaseEnvironment.cs29 private SetThreadNameDelegate threadNameHandler;
2112 public SetThreadNameDelegate SetThreadName {
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DDelegates.cs249 public delegate string SetThreadNameDelegate(DbThreadID info); in SetThreadNameDelegate() method
H A DDatabaseEnvironmentConfig.cs109 public SetThreadNameDelegate ThreadName;
H A DDatabaseEnvironment.cs31 private SetThreadNameDelegate threadNameHandler;
2562 public SetThreadNameDelegate SetThreadName {