Searched refs:sival_ptr (Results 1 – 3 of 3) sorted by relevance
104 bool *executed = (bool *)val.sival_ptr; in notify_function_basic()126 .sigev_value.sival_ptr = (void *)¬ification_executed, in ZTEST()207 .sigev_value.sival_ptr = (void *)¬ification_executed, in ZTEST()247 .sigev_value.sival_ptr = (void *)¬ification_executed, in ZTEST()
94 void *sival_ptr; member
47 zassert_not_equal(-1, offsetof(union sigval, sival_ptr)); in ZTEST()