gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CreateUMLock (0.00 seconds)
t2ex
t2ex_source/lib/libc/src/stdio/stdio_init.c - 4.2KB - 186 lines
75:         if (mlock.id == 0) {
76:                 er = CreateUMLock( &mlock, (UB*)"t2ek" );
77:                 if (er < 0) goto e1;