git-svn-id: svn://db.shs.com.ru/pip@515 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-06-21 18:25:21 +00:00
parent 96d67076dc
commit b8e3094099
2 changed files with 0 additions and 7 deletions

View File

@@ -125,8 +125,6 @@ public:
//! \brief Returns thread ID
llong tid() const {return tid_;}
void * handle() const;
static void __thread_func__(void*);
static void __thread_func_once__(void*);