Define general purpose tsd_thread_event_init()

This commit is contained in:
Yinan Zhang
2019-11-01 14:11:59 -07:00
parent 97f93fa0f2
commit 43f0ce92d8
3 changed files with 31 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ void thread_event_trigger(tsd_t *tsd, bool delay_event);
void thread_event_rollback(tsd_t *tsd, size_t diff);
void thread_event_update(tsd_t *tsd);
void thread_event_boot();
void tsd_thread_event_init(tsd_t *tsd);
/*
* List of all events, in the following format: