($0,$1)
| 18958 | return 0; |
| 18959 | } |
| 18960 | function _nolockUnlock($0,$1) { |
| 18961 | $0 = $0|0; |
| 18962 | $1 = $1|0; |
| 18963 | var label = 0, sp = 0; |
| 18964 | sp = STACKTOP; |
| 18965 | return 0; |
| 18966 | } |
| 18967 | function _nolockCheckReservedLock($0,$1) { |
| 18968 | $0 = $0|0; |
| 18969 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…