Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ sigaction
Class
sigaction
phxsqlclient/utils/filelock.cpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
bool FileLock::FcntlTimeOut(int iCmd, int iType, uint64_t iOffset, uint64_t iLen, int iWhence, int sec) {
108
struct sigaction act, oact;
109
int ret;
110
111
#ifdef __WORDSIZE
Callers
1
FcntlTimeOut
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected