Home
last modified time | relevance | path

Searched defs:StartThreadState (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/env/
Denv_posix.cc447 struct StartThreadState { struct
448 void (*user_function)(void*);
449 void* arg;
/rocksdb-6.9/port/win/
Denv_win.cc1227 struct StartThreadState { struct
1228 void(*user_function)(void*);
1229 void* arg;