summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2025-01-31 12:12:17 -0500
committerDonald Sharp <sharpd@nvidia.com>2025-01-31 15:05:40 -0500
commitc58da10d2a700164e329352c5c22a924af3fa45c (patch)
treecbdde1e1537b93f42287b0485eee8f565d091368 /python
parent22c7151c2322b165f87ad3b06e93a1c48ae72c6c (diff)
zebra: Limit mutex for obuf to when we access obuf
The mutex that wraps access to the output buffer is being held for the entire time the data is being generated to send down the pipe. Since the generation has absolutely nothing to do with the obuf, let's limit the mutex holding some. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions