summaryrefslogtreecommitdiff
path: root/tests/refcount
AgeCommit message (Expand)AuthorFilesLines
2005-08-06remove unused n_threads variable.Manish Singh1-1/+0
2005-08-06Shut up CVSManish Singh1-0/+1
2005-08-02tests/refcount/objects.c tests/refcount/properties.c Use g_usleep()Tor Lillqvist3-3/+3
2005-08-01test high contention on closure reference counts to trigger and catchTim Janik7-38/+353
2005-07-20use G_CALLBACK for signal connections.Manish Singh1-3/+3
2005-07-20Shut up CVSManish Singh1-0/+9
2005-07-15Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen6-0/+1030