Searched refs:check_mutex_object_is_null (Results 1 – 1 of 1) sorted by relevance
35 static bool check_mutex_object_is_null(const struct object_map *map, uint32_t n, int32_t modular, b…52 … if (check_mutex_object_is_null(map, sizeof(map) / sizeof(map[0]), modular, is_client) == false) { in build_object()96 static bool check_mutex_object_is_null(const struct object_map *map, uint32_t n, int32_t modular, b… in check_mutex_object_is_null() function