Home
last modified time | relevance | path

Searched refs:sigev_notify_thread_id (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/os-Linux/
H A Dtime.c37 #ifndef sigev_notify_thread_id
38 #define sigev_notify_thread_id _sigev_un._tid macro
52 .sigev_notify_thread_id = gettid(), in os_timer_create()
/linux/kernel/
H A Dcompat.c188 __get_user(event->sigev_notify_thread_id, in get_compat_sigevent()
189 &u_event->sigev_notify_thread_id)) in get_compat_sigevent()