Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ functions
Functions
1,355 in github.com/3rdparty/libprocess
⨍
Functions
1,355
◇
Types & classes
349
↓ 1 callers
Method
exited
src/process.cpp:2274
↓ 1 callers
Method
expired
Returns true if the timeout expired.
include/process/timeout.hpp:90
↓ 1 callers
Method
extend
src/memory_profiler.cpp:573
↓ 1 callers
Function
failedFuture
src/tests/future_tests.cpp:428
↓ 1 callers
Method
filter
include/process/gmock.hpp:279
↓ 1 callers
Function
foreach
src/process.cpp:833
↓ 1 callers
Method
get
include/process/http.hpp:489
↓ 1 callers
Method
get
include/process/queue.hpp:56
↓ 1 callers
Function
getTemporaryDirectoryPath
src/memory_profiler.cpp:280
↓ 1 callers
Method
get_persistent_socket
src/process.cpp:1719
↓ 1 callers
Method
handle
src/process.cpp:2583
↓ 1 callers
Function
handleWhitelistFds
Close any file descriptors that are not stdio file descriptors and not explicitly whitelisted to avoid leaking them into the forked process. And unset
src/posix/subprocess.hpp:84
↓ 1 callers
Function
handle_io
src/windows/libwinio.cpp:154
↓ 1 callers
Function
init_connect_ex
The MSDN docs state that `::ConnectEx` must be retrieved through `::WSAIoctl`. See the remarks section of the docs: https://msdn.microsoft.com/en-us/l
src/windows/libwinio.cpp:604
↓ 1 callers
Method
init_threads
src/process.cpp:2481
↓ 1 callers
Function
initialize
src/openssl.cpp:766
↓ 1 callers
Method
initialize
src/process.cpp:4011
↓ 1 callers
Function
initialize_ecdh_curve
Sets the elliptic curve parameters for the given context in order to enable ECDH ciphers. Adapted from NGINX SSL initialization code: https://github.c
src/openssl.cpp:346
↓ 1 callers
Method
install
src/process.cpp:414
↓ 1 callers
Method
installFirewall
src/process.cpp:3288
↓ 1 callers
Method
latest
include/process/timeseries.hpp:109
↓ 1 callers
Method
launchTimer
src/windows/libwinio.cpp:348
↓ 1 callers
Function
libprocess
Returns true if `request` contains an inbound libprocess message. A libprocess message can either be sent by another instance of libprocess (i.e. both
src/process.cpp:704
↓ 1 callers
Method
listen
include/process/socket.hpp:352
↓ 1 callers
Method
open
Opens the gate and notifies all the waiters.
src/gate.hpp:37
↓ 1 callers
Function
parse
src/process.cpp:734
↓ 1 callers
Function
pendingFuture
src/tests/future_tests.cpp:434
↓ 1 callers
Function
prepare_async
src/windows/io.cpp:79
↓ 1 callers
Function
read
src/windows/io.cpp:34
↓ 1 callers
Function
readyFuture
src/tests/future_tests.cpp:422
↓ 1 callers
Function
receive
src/http.cpp:1824
↓ 1 callers
Function
receive
src/process.cpp:801
↓ 1 callers
Function
recv
src/windows/libwinio.cpp:540
↓ 1 callers
Method
recv_callback
Only runs in event loop. No locks required. See 'Locking' note at top of file.
src/posix/libevent/libevent_ssl_socket.cpp:223
↓ 1 callers
Method
registerHandle
NOTE: The following functions use `int_fd` instead of the native Win32 `HANDLE`, because they are the more "public" libwinio APIs that interface direc
src/windows/libwinio.cpp:397
↓ 1 callers
Method
release
include/process/owned.hpp:177
↓ 1 callers
Method
resolve
src/process.cpp:3968
↓ 1 callers
Method
run
src/tests/benchmarks.cpp:125
↓ 1 callers
Method
run
include/process/loop.hpp:333
↓ 1 callers
Function
sendfile
src/http.cpp:1589
↓ 1 callers
Method
serve
include/process/run.hpp:41
↓ 1 callers
Method
setAuthenticator
src/authenticator_manager.cpp:61
↓ 1 callers
Method
share
include/process/owned.hpp:157
↓ 1 callers
Function
snapshot
include/process/metrics/metrics.hpp:121
↓ 1 callers
Method
spawn
src/process.cpp:2858
↓ 1 callers
Function
splice
src/io.cpp:93
↓ 1 callers
Function
startProfiling
src/memory_profiler.cpp:370
↓ 1 callers
Method
stop
src/http.cpp:2291
↓ 1 callers
Function
stopProfiling
src/memory_profiler.cpp:376
↓ 1 callers
Function
stream
src/http.cpp:1656
↓ 1 callers
Function
subprocess
* Overload of 'subprocess' for launching a shell command, i.e., 'sh * -c command'. * * Currently, we do not support flags for shell command variant
include/process/subprocess.hpp:404
↓ 1 callers
Method
terminate
src/process.cpp:3198
↓ 1 callers
Method
unproxy
src/process.cpp:1763
↓ 1 callers
Method
unsetAuthenticator
src/authenticator_manager.cpp:71
↓ 1 callers
Method
verify
src/tests/sequence_tests.cpp:219
↓ 1 callers
Function
verify_rsa_sha256
src/ssl/utilities.cpp:444
↓ 1 callers
Method
visit
include/process/filter.hpp:53
↓ 1 callers
Method
wait
src/semaphore.hpp:51
↓ 1 callers
Function
workers
src/process.cpp:1364
↓ 1 callers
Method
workers
src/process.cpp:426
↓ 1 callers
Function
write
src/windows/io.cpp:56
↓ 1 callers
Function
writeJemallocSetting
src/memory_profiler.cpp:245
Function
ACTION_P2
include/process/gmock.hpp:147
Function
ACTION_TEMPLATE
include/process/gmock.hpp:72
Method
ANY_ANY
include/process/address.hpp:163
Function
AUTHORIZATION
include/process/help.hpp:95
Method
AcceptRequest
src/posix/libevent/libevent_ssl_socket.hpp:77
Method
Accepted
include/process/http.hpp:687
Method
Address
include/process/address.hpp:54
Method
AsVisitor
include/process/event.hpp:87
Method
AsyncExecutor
include/process/async.hpp:167
Method
AsyncExecutorProcess
include/process/async.hpp:73
Method
AuthenticatorManager
src/authenticator_manager.cpp:120
Method
AuthenticatorManagerProcess
src/authenticator_manager.cpp:57
Function
Await
include/process/gtest.hpp:104
Function
AwaitAssertAbandoned
include/process/gtest.hpp:186
Function
AwaitAssertDiscarded
include/process/gtest.hpp:164
Function
AwaitAssertEq
include/process/gtest.hpp:218
Function
AwaitAssertExitStatusEq
include/process/gtest.hpp:621
Function
AwaitAssertExitStatusNe
include/process/gtest.hpp:668
Function
AwaitAssertFailed
include/process/gtest.hpp:142
Function
AwaitAssertResponseBodyEq
include/process/gtest.hpp:464
Function
AwaitAssertResponseHeaderEq
include/process/gtest.hpp:513
Function
AwaitAssertResponseStatusEq
include/process/gtest.hpp:414
Function
AwaitAssertTermSigEq
include/process/gtest.hpp:758
Function
AwaitAssertTermSigNe
include/process/gtest.hpp:805
Method
AwaitProcess
include/process/collect.hpp:205
Method
BadRequest
include/process/http.hpp:707
Method
BasicAuthenticator
src/authenticator.cpp:123
Method
BasicAuthenticatorProcess
src/authenticator.cpp:76
Method
Break
include/process/loop.hpp:189
Method
CHDIR
src/subprocess.cpp:75
Method
CREATE_JOB
include/process/windows/jobobject.hpp:84
Method
ChildHook
src/subprocess.cpp:70
Method
Client
src/tests/benchmarks.cpp:420
Method
ClientProcess
src/tests/benchmarks.cpp:108
Method
ClockTestEventListener
include/process/gtest.hpp:58
Method
CollectProcess
include/process/collect.hpp:122
Method
Conflict
include/process/http.hpp:797
Method
Connection
src/http.cpp:1391
← previous
next →
301–400 of 1,355, ranked by callers