search for: lockcount

Displaying 8 results from an estimated 8 matches for "lockcount".

Did you mean: blockcount
1999 Jan 15
1
Oplock question
...ACKET: SMBlockingX (REQUEST) SMB Command = 0x24 Error class = 0x0 Error code = 0 Flags1 = 0x0 Flags2 = 0x0 Tree ID = 1 Proc ID = 65535 UID = 0 MID = 65535 Word Count = 8 smbvwv[]= Com2=0xFF Off2=0 Handle=4167 LockType=0x2 TimeOut=0 UnlockCount=0 LockCount=0 smbbuf[]= Process= (DF) 14:11:16.499305 tenison.irstc.cc.al.us.1293 > gate.irstc.cc.al.us.netbios-ssn: . ack 3099 win 8666 (DF) 14:11:26.385772 gate.irstc.cc.al.us.netbios-ssn > tenison.irstc.cc.al.us.1293: P 3099:3154(55) ack 4187 win 32736 >>> NBT Packet NBT Session...
2013 Sep 11
2
[LLVMdev] Why a function pointer field in a LLVM IR struct is replaced by {}*?
...*mustbezero_1; unsigned char *wbase; size_t (*read)(FILE *, unsigned char *, size_t); size_t (*write)(FILE *, const unsigned char *, size_t); off_t (*seek)(FILE *, off_t, int); unsigned char *buf; size_t buf_size; FILE *prev, *next; int fd; int pipe_pid; long lockcount; short dummy3; signed char mode; signed char lbf; int lock; int waiters; void *cookie; off_t off; char *getln_buf; void *mustbezero_2; unsigned char *shend; off_t shlim, shcnt;}; was represented by %struct.__FILE_s = type { i32, i8*, i8*, i32 (%struct._...
2013 Sep 11
0
[LLVMdev] Why a function pointer field in a LLVM IR struct is replaced by {}*?
...size_t (*read)(FILE *, unsigned char *, size_t); > size_t (*write)(FILE *, const unsigned char *, size_t); > off_t (*seek)(FILE *, off_t, int); > unsigned char *buf; > size_t buf_size; > FILE *prev, *next; > int fd; > int pipe_pid; > long lockcount; > short dummy3; > signed char mode; > signed char lbf; > int lock; > int waiters; > void *cookie; > off_t off; > char *getln_buf; > void *mustbezero_2; > unsigned char *shend; > off_t shlim, shcnt;}; > > was represe...
1999 Jan 20
3
oplcok_break more information (PR#12734)
...ACKET: SMBlockingX (REQUEST) SMB Command = 0x24 Error class = 0x0 Error code = 0 Flags1 = 0x0 Flags2 = 0x0 Tree ID = 1 Proc ID = 65535 UID = 0 MID = 65535 Word Count = 8 smbvwv[]= Com2=0xFF Off2=0 Handle=4316 LockType=0x2 TimeOut=0 UnlockCount=0 LockCount=0 smbbuf[]= Process= (DF) 4500 005f d583 4000 4006 e03f c0a8 0101 c0a8 0284 008b 0418 a2d6 d038 10b1 eb30 5018 7fe0 aba4 0000 0000 0033 ff53 4d42 2400 0000 0000 0000 0000 0000 0000 0000...
2004 Sep 29
0
astersk-oh323 compile error make
...ib/include/ptlib/unix/ptlib/mutex.h:114: non-member function `BOOL WillBlock()' cannot have `const' method qualifier /usr/src/pwlib/include/ptlib/unix/ptlib/mutex.h:116: parse error before ` protected' /usr/src/pwlib/include/ptlib/unix/ptlib/mutex.h:121: redefinition of `PINDEX lockCount' /usr/src/pwlib/include/ptlib/unix/ptlib/mutex.h:121: `PINDEX lockCount' previously declared here In file included from /usr/src/pwlib/include/ptlib/syncthrd.h:84, from /usr/src/pwlib/include/ptlib.h:223, from wrapper_misc.hxx:35, from w...
2005 May 06
1
oh323 compile problem in FreeBSD
Hi, I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3. I tried to use gmake but it exits with too many errors. Did somebody compile before oh323 in FreeBSD? How should I compile it under FreeBSD? thanks, Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
.../unix/ptlib/mutex.h:116: error: expected unqualified-id before "protected" /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/mutex.h:116: error: expected `,' or `;' before "protected" /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/mutex.h:121: error: redefinition of `PINDEX lockCount' /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/mutex.h:121: error: `PINDEX lockCount' previously declared here In file included from /usr/home/tsgan/pwlib/include/ptlib/syncthrd.h:84, from /usr/home/tsgan/pwlib/include/ptlib.h:223, from wrapper_misc.hxx:35...
2017 Mar 17
0
Wine release 2.4
...Combine the matching macros into a single function. shell32/tests: Return early if the shell folder creation fails in order to avoid a compiler warning. shell32/tests: Ignore the compressed attribute. krnl386.exe16: Fix mask values. Jacek Caban (15): ntdll: Don't modify LockCount in RtlLeaveCriticalSection if section is not acquired. wininet: Propagate WSAEWOULDBLOCK result from content decoding reads. wininet: Pass blocking mode to HTTPREQ_Read. wininet: Propagate WSAEWOULDBLOCK from read_http_stream. wininet: Rewrite asynchronous read to try to fil...