Re: New Lifecycle Hooks

2018-12-12 Thread Alan Carroll
e synchronous or asynchronous hooks? > > > > > > If this is done, I would them them done in separate PRs. In addition, > > > please write the man pages first. > > > > > > On Tue, Dec 11, 2018 at 11:26 AM Fei Deng wrote: > > > > > > >

Re: New Lifecycle Hooks

2018-12-12 Thread Walt Karas
> > > > If this is done, I would them them done in separate PRs. In addition, > > please write the man pages first. > > > > On Tue, Dec 11, 2018 at 11:26 AM Fei Deng wrote: > > > > > There are two new lifecycle hooks I'd li

Re: New Lifecycle Hooks

2018-12-12 Thread Fei Deng
11:26 AM Fei Deng wrote: > > > There are two new lifecycle hooks I'd like to add to the list: > > > >- TS_LIFECYCLE_TASK_THREADS_READY_HOOK > >- TS_LIFECYCLE_SHUTDOWN_HOOK > > > > TS_LIFECYCLE_TASK_THREADS_READY_HOOK is needed for the new &g

Re: New Lifecycle Hooks

2018-12-12 Thread Alan Carroll
Would these be synchronous or asynchronous hooks? If this is done, I would them them done in separate PRs. In addition, please write the man pages first. On Tue, Dec 11, 2018 at 11:26 AM Fei Deng wrote: > There are two new lifecycle hooks I'd like to add to

New Lifecycle Hooks

2018-12-11 Thread Fei Deng
There are two new lifecycle hooks I'd like to add to the list: - TS_LIFECYCLE_TASK_THREADS_READY_HOOK - TS_LIFECYCLE_SHUTDOWN_HOOK TS_LIFECYCLE_TASK_THREADS_READY_HOOK is needed for the new TSContScheduleOn APIs. I don't think there is any way of telling whether the ET_TASK t