X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Feventhooks.h;h=aab74e9499ea034ce0cd495a41d80341cda38ae3;hb=7b5f6cf19fe5b312dc0c5712b0fceddeed2fe11f;hp=d1d9714e5b48f9093235bdeb36515deb14c64cc1;hpb=a31c6b45ecaaa09fe220f4f89ca12e8ab7a16600;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h b/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h index d1d9714e..aab74e94 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h @@ -94,6 +94,7 @@ int before_process_release_hook(void *hook_data, void *call_data); int after_process_exit_hook(void *hook_data, void *call_data); int after_process_fork_hook(void *hook_data, void *call_data); int after_fs_exec_hook(void *hook_data, void *call_data); +int after_user_generic_thread_brand_hook(void *hook_data, void *call_data); int after_event_enum_process_hook(void *hook_data, void *call_data); #if 0