| 01-04-2004, 03:16 AM | #1 |
I was just looking through common.j and I saw these functions but couldn't find any info on them anywhere. The only thing I can think of that they might do is provide a mutex-type device for making triggers more 'thread safe', but it seems kind of weird to have a single global mutex if that is the case (they take and return nothing, so you cant have individual mutexes) Testing my theory would be rather had, because its not easy to cause threading problems in wc3, so I was just wondering if anybody else knew what they do? |
| 01-04-2004, 03:19 AM | #2 |
I donno, I went through them when I saw them, and I found no use. I don't think anyone has. |
