Searched refs:sival_ptr (Results 1 – 3 of 3) sorted by relevance
100 bool *executed = (bool *)val.sival_ptr; in notify_function_basic()122 .sigev_value.sival_ptr = (void *)¬ification_executed, in ZTEST()203 .sigev_value.sival_ptr = (void *)¬ification_executed, in ZTEST()243 .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()