- Global team_call_eventfd_handler  (struct team_handle *th, const struct team_eventfd *eventfd)
- Use of this function is deprecated. User should use team_handle_events() funstion instead.  
- Global team_get_eventfd_fd  (struct team_handle *th, const struct team_eventfd *eventfd)
- Use of this function is deprecated. User should use team_get_event_fd() funstion instead.  
- Global team_get_next_eventfd  (struct team_handle *th, const struct team_eventfd *eventfd)
- Use of this function is deprecated.