Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ sleep_millisec
Function
sleep_millisec
wrapper.c:706–709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
704
}
705
706
void sleep_millisec(int millisec)
707
{
708
poll(NULL, 0, millisec);
709
}
710
711
int xgethostname(char *buf, size_t len)
712
{
Callers
10
help_unknown_cmd
Function · 0.85
lock_file_timeout
Function · 0.85
ipc_get_active_state
Function · 0.85
connect_to_server
Function · 0.85
connect_to_server
Function · 0.85
app__slow_command
Function · 0.85
client__stop_server
Function · 0.85
ut_100timer
Function · 0.85
ut_101timer_thread_proc
Function · 0.85
do_as_client__send_stop
Function · 0.85
Calls
1
poll
Function · 0.85
Tested by
4
app__slow_command
Function · 0.68
client__stop_server
Function · 0.68
ut_100timer
Function · 0.68
ut_101timer_thread_proc
Function · 0.68