Searched refs:zsl_mtx_unary_op (Results 1 – 4 of 4) sorted by relevance
81 typedef enum zsl_mtx_unary_op { enum353 int zsl_mtx_unary_op(struct zsl_mtx *m, zsl_mtx_unary_op_t op);
191 zsl_mtx_unary_op(struct zsl_mtx *m, zsl_mtx_unary_op_t op) in zsl_mtx_unary_op() function
375 rc = zsl_mtx_unary_op(&m, ZSL_MTX_UNARY_OP_INCREMENT); in ZTEST()
353 using the `zsl_mtx_unary_op` function: