Searched refs:g_ref_count_dec (Results 1 – 6 of 6) sorted by relevance
54 g_assert_false (g_ref_count_dec (&b)); in test_grefcount()59 g_assert_false (g_ref_count_dec (&a)); in test_grefcount()64 g_assert_true (g_ref_count_dec (&b)); in test_grefcount()69 g_assert_false (g_ref_count_dec (&a)); in test_grefcount()74 g_assert_true (g_ref_count_dec (&a)); in test_grefcount()
36 gboolean g_ref_count_dec (grefcount *rc);73 # define g_ref_count_dec(rc) \ macro
150 (g_ref_count_dec) (grefcount *rc) in gboolean() argument
467 if (g_ref_count_dec (&real_box->ref_count)) in g_rc_box_release_full()
1484 if (g_ref_count_dec (&attempt->ref)) in connection_attempt_unref()
3885 g_ref_count_dec